Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2023-05-27 00:07:41 -04:00
parent 591205b332
commit 1d8fdfb4cf
No known key found for this signature in database
GPG key ID: B286E9F57A07424B

View file

@ -6,7 +6,7 @@ android {
applicationId "us.spotco.malwarescanner"
minSdkVersion 16
targetSdkVersion 32
versionCode 103
versionCode 104
versionName "2.32"
resConfigs 'en', 'af', 'de', 'es', 'fi', 'fr', 'it', 'pl', 'pt', 'ru', 'tr', 'zh-rCN'
}