mirror of
https://github.com/mihonapp/mihon.git
synced 2025-06-25 10:37:51 +02:00
Bump compileSdk to 31 (#5563)
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
object AndroidConfig {
|
||||
const val compileSdk = 30
|
||||
const val compileSdk = 31
|
||||
const val minSdk = 23
|
||||
const val targetSdk = 29
|
||||
const val buildTools = "30.0.3"
|
||||
const val ndk = "22.1.7171670"
|
||||
}
|
||||
|
Reference in New Issue
Block a user