Updating Android NDK version to 25.1.8937393 (#743)
* Updating Android NDK to 25.1.8937393 * Updating libcrypto and libssl as well
This commit is contained in:
Родитель
38cd3211c0
Коммит
0d3add41d6
|
@ -2,7 +2,7 @@ apply plugin: "com.android.library"
|
|||
|
||||
android {
|
||||
compileSdkVersion 31
|
||||
ndkVersion "22.1.7171670"
|
||||
ndkVersion "25.1.8937393"
|
||||
|
||||
defaultConfig {
|
||||
targetSdkVersion 30
|
||||
|
|
|
@ -2,7 +2,7 @@ apply plugin: "com.android.library"
|
|||
|
||||
android {
|
||||
compileSdkVersion 31
|
||||
ndkVersion "22.1.7171670"
|
||||
ndkVersion "25.1.8937393"
|
||||
|
||||
defaultConfig {
|
||||
targetSdkVersion 30
|
||||
|
|
|
@ -2,7 +2,7 @@ apply plugin: "com.android.library"
|
|||
|
||||
android {
|
||||
compileSdkVersion 31
|
||||
ndkVersion "22.1.7171670"
|
||||
ndkVersion "25.1.8937393"
|
||||
|
||||
defaultConfig {
|
||||
targetSdkVersion 30
|
||||
|
|
Загрузка…
Ссылка в новой задаче