Merge pull request #40 from brarcher/pre-v0.5

Update for release v0.5
This commit is contained in:
Branden Archer committed 2016-05-16 21:15:18 -04:00
commit 14972c9cc9
1 file changed
+2 -2
+2 -2
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 {