mirror of
https://github.com/zoriya/react-native-omni.git
synced 2026-08-05 05:36:17 +00:00
Update ndk to required version by libmpv
This commit is contained in:
@@ -2,4 +2,4 @@ Omni_kotlinVersion=2.1.20
|
||||
Omni_minSdkVersion=26
|
||||
Omni_targetSdkVersion=35
|
||||
Omni_compileSdkVersion=34
|
||||
Omni_ndkVersion=27.1.12297006
|
||||
Omni_ndkVersion=29.0.14206865
|
||||
|
||||
@@ -4,7 +4,7 @@ buildscript {
|
||||
minSdkVersion = 26
|
||||
compileSdkVersion = 36
|
||||
targetSdkVersion = 36
|
||||
ndkVersion = "27.1.12297006"
|
||||
ndkVersion = "29.0.14206865"
|
||||
kotlinVersion = "2.1.20"
|
||||
}
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user