mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore(deps): Update NDK to v27.2.12479018
This commit is contained in:
parent
cd8ff6f898
commit
1571678ddb
2 changed files with 4 additions and 1 deletions
|
@ -2,5 +2,5 @@ object AndroidConfig {
|
|||
const val compileSdk = 35
|
||||
const val minSdk = 23
|
||||
const val targetSdk = 35
|
||||
const val ndk = "23.1.7779620"
|
||||
const val ndk = "27.2.12479018"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue