mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-25 18:47:51 +02:00
Update NDK, more KTX usage (#4792)
* Update NDK * Utilize more KTX extensions
This commit is contained in:
@ -3,5 +3,5 @@ object AndroidConfig {
|
||||
const val minSdk = 21
|
||||
const val targetSdk = 29
|
||||
const val buildTools = "30.0.3"
|
||||
const val ndk = "22.0.7026061"
|
||||
const val ndk = "22.1.7171670"
|
||||
}
|
||||
|
Reference in New Issue
Block a user