Update for release v0.5

This commit is contained in:
Branden Archer
2016-05-16 21:06:29 -04:00
parent f4f22055fc
commit 213d1f64a6

View File

@@ -14,8 +14,8 @@ android {
applicationId "protect.card_locker"
minSdkVersion 17
targetSdkVersion 23
versionCode 4
versionName "0.4"
versionCode 5
versionName "0.5"
}
buildTypes {
release {