version bump

This commit is contained in:
zeapo
2014-11-09 17:15:51 +01:00
parent 79ef81346b
commit 3417bdfb0b

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 21 targetSdkVersion 21
versionCode 23 versionCode 24
versionName "1.2-a4" versionName "1.2-a5"
} }
buildTypes { buildTypes {
release { release {