mirror of
https://github.com/SimpleMobileTools/Simple-Keyboard.git
synced 2025-06-05 21:49:26 +02:00
Target SDK 33
This commit is contained in:
@ -10,12 +10,12 @@ if (keystorePropertiesFile.exists()) {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdk 31
|
||||
compileSdk 33
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.simplemobiletools.keyboard"
|
||||
minSdk 23
|
||||
targetSdk 31
|
||||
targetSdk 33
|
||||
versionCode 11
|
||||
versionName "5.2.1"
|
||||
multiDexEnabled true
|
||||
|
Reference in New Issue
Block a user