mirror of
https://github.com/mihonapp/mihon.git
synced 2025-02-23 15:34:09 +01:00
Bump NDK version
This commit is contained in:
parent
c4f235ae07
commit
ac139f69e2
@ -7,7 +7,7 @@ object AndroidConfig {
|
||||
const val COMPILE_SDK = 34
|
||||
const val TARGET_SDK = 34
|
||||
const val MIN_SDK = 26
|
||||
const val NDK = "26.1.10909125"
|
||||
const val NDK = "27.1.12297006"
|
||||
|
||||
// https://youtrack.jetbrains.com/issue/KT-66995/JvmTarget-and-JavaVersion-compatibility-for-easier-JVM-version-setup
|
||||
val JavaVersion = GradleJavaVersion.VERSION_17
|
||||
|
Loading…
x
Reference in New Issue
Block a user