Update for v0.17

This commit is contained in:
Branden Archer
2018-01-11 21:36:52 -05:00
committed by GitHub
parent d4720db2e7
commit fde679751a

View File

@@ -13,8 +13,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 17
targetSdkVersion 27
versionCode 17
versionName "0.16"
versionCode 18
versionName "0.17"
}
buildTypes {
release {