version bump

This commit is contained in:
Mohamed Zenadi 2015-06-12 22:25:33 +02:00
parent 37ebae303c
commit 05cfe6f717

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 22 targetSdkVersion 22
versionCode 40 versionCode 41
versionName "1.2.0.20" versionName "1.2.0.21"
} }
compileOptions { compileOptions {