Update version information for release

This commit is contained in:
Branden Archer
2016-02-07 21:56:02 -05:00
parent 63e0356ddd
commit 35c778eadc

View File

@@ -8,8 +8,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 17
targetSdkVersion 23
versionCode 1
versionName "0.1"
versionCode 2
versionName "0.2"
}
buildTypes {
release {