mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-10 04:37:25 +01:00
Bump to latest NDK LTS
This commit is contained in:
parent
7ae17e6aac
commit
c62cd6e997
@ -2,5 +2,5 @@ object AndroidConfig {
|
|||||||
const val compileSdk = 34
|
const val compileSdk = 34
|
||||||
const val minSdk = 23
|
const val minSdk = 23
|
||||||
const val targetSdk = 34
|
const val targetSdk = 34
|
||||||
const val ndk = "23.1.7779620"
|
const val ndk = "26.1.10909125"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user