version bump

This commit is contained in:
Mohamed Zenadi
2015-06-08 21:00:29 +02:00
parent dd5c396b0d
commit 84589ab869
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 22 targetSdkVersion 22
versionCode 39 versionCode 40
versionName "1.2.0.19 (experimental)" versionName "1.2.0.20"
} }
compileOptions { compileOptions {