version bump

This commit is contained in:
Mohamed Zenadi 2015-06-17 21:52:09 +02:00
parent 511e9fe838
commit ebfdd2ebe5

View File

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