Version bump

This commit is contained in:
Tad 2021-02-12 17:09:05 -05:00
parent 88dc4a6e1a
commit 60bb9a4c17

View file

@ -6,7 +6,7 @@ android {
applicationId "us.spotco.malwarescanner" applicationId "us.spotco.malwarescanner"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 29 targetSdkVersion 29
versionCode 50 versionCode 51
versionName "2.12" versionName "2.12"
resConfigs "en", "de" resConfigs "en", "de"
} }