version bump

This commit is contained in:
Mohamed Zenadi
2016-04-28 08:37:55 +02:00
parent 82403f262d
commit 59eec3dc81

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 62 versionCode 63
versionName "1.2.0.42" versionName "1.2.0.43"
} }
compileOptions { compileOptions {