mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-09 18:07:54 -04:00
Up targetSdk for Google Play
This commit is contained in:
@@ -7,12 +7,12 @@ findbugs {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
compileSdkVersion 28
|
||||
|
||||
defaultConfig {
|
||||
applicationId "protect.card_locker"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
targetSdkVersion 28
|
||||
versionCode 35
|
||||
versionName "0.25.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user