mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-04 23:53:51 -04:00
Update targetSdk to 33
This commit is contained in:
@@ -13,12 +13,12 @@ spotbugs {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdk 32
|
||||
compileSdk 33
|
||||
|
||||
defaultConfig {
|
||||
applicationId "me.hackerchick.catima"
|
||||
minSdk 21
|
||||
targetSdk 32
|
||||
targetSdk 33
|
||||
versionCode 116
|
||||
versionName "2.21.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user