Target SDK 33

This commit is contained in:
Naveen
2022-08-19 13:57:19 +05:30
parent 98b97e6970
commit 98469ed788

View File

@ -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