Tad 2021-04-14 02:45:05 -04:00
parent 76314aa197
commit 0c621a91e8
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -5,8 +5,8 @@ android {
defaultConfig { defaultConfig {
applicationId "us.spotco.malwarescanner" applicationId "us.spotco.malwarescanner"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 30 targetSdkVersion 29
versionCode 65 versionCode 67
versionName "2.19" versionName "2.19"
resConfigs "en", "de", "es", "fr", "it", "pt" resConfigs "en", "de", "es", "fr", "it", "pt"
} }