mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-20 18:19:43 +02:00
Bump compileSdk to 31 (#5563)
This commit is contained in:
@@ -22,7 +22,6 @@ val SUPPORTED_ABIS = setOf("armeabi-v7a", "arm64-v8a", "x86")
|
||||
|
||||
android {
|
||||
compileSdkVersion(AndroidConfig.compileSdk)
|
||||
buildToolsVersion(AndroidConfig.buildTools)
|
||||
ndkVersion = AndroidConfig.ndk
|
||||
|
||||
defaultConfig {
|
||||
|
Reference in New Issue
Block a user