Bump versioncode

This commit is contained in:
Tad 2021-01-31 03:10:08 -05:00
parent 78da22ad9e
commit 3510dbd71e

View file

@ -6,7 +6,7 @@ android {
applicationId "us.spotco.malwarescanner" applicationId "us.spotco.malwarescanner"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 29 targetSdkVersion 29
versionCode 48 versionCode 49
versionName "2.11" versionName "2.11"
resConfigs "en" resConfigs "en"
} }