update react native video version
This commit is contained in:
parent
1666ea88fc
commit
0d68f1a24b
3 changed files with 36 additions and 25 deletions
p4a/pythonforandroid/bootstraps/lbry/build/templates
|
@ -41,6 +41,11 @@ android {
|
|||
}
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility 1.8
|
||||
targetCompatibility 1.8
|
||||
}
|
||||
|
||||
dexOptions {
|
||||
jumboMode true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue