mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-07 20:31:02 -05:00
parent
e56f6c1017
commit
b15073fd61
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
object AndroidConfig {
|
||||
const val compileSdk = 32
|
||||
const val compileSdk = 33
|
||||
const val minSdk = 23
|
||||
const val targetSdk = 29
|
||||
const val ndk = "22.1.7171670"
|
||||
|
|
Loading…
Reference in a new issue