version bump

This commit is contained in:
Mohamed Zenadi 2015-03-17 18:44:03 +01:00
parent b90e15bf3a
commit 901a72b3f8

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 22 targetSdkVersion 22
versionCode 33 versionCode 34
versionName "1.2.0.13" versionName "1.2.0.14"
} }
compileOptions { compileOptions {