aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohamed Zenadi <mohamed@zenadi.com>2015-06-17 21:52:09 +0200
committerMohamed Zenadi <mohamed@zenadi.com>2015-06-17 21:52:09 +0200
commitebfdd2ebe513b66ca00de40cfaef968d44423130 (patch)
tree1b47a8146bca626e584224e2e5a58b95ab2bc777
parent511e9fe838a6187ed2bf83bb8049f5d77ff2d0f3 (diff)
version bumpv1.2.0.22
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 78a46559..468f5c87 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 22
- versionCode 41
- versionName "1.2.0.21"
+ versionCode 42
+ versionName "1.2.0.22"
}
compileOptions {