aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMohamed Zenadi <mohamed@zenadi.com>2015-05-17 18:24:30 +0200
committerMohamed Zenadi <mohamed@zenadi.com>2015-05-17 18:24:30 +0200
commit72ad36c6baa82b0b65163cfbb652e7262bbd343a (patch)
tree89ace9546a2f61c10fa1720d653ce340c3a76864
parente7b766bfd46706805b110c1cfdfbdb1f485b2bad (diff)
version bumpv1.2.0.18
-rw-r--r--app/app-release.apkbin3085776 -> 3085910 bytes
-rw-r--r--app/build.gradle4
2 files changed, 2 insertions, 2 deletions
diff --git a/app/app-release.apk b/app/app-release.apk
index 3a2497e4..a74daa7a 100644
--- a/app/app-release.apk
+++ b/app/app-release.apk
Binary files differ
diff --git a/app/build.gradle b/app/build.gradle
index 74753bb2..b57ee3a0 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 22
- versionCode 37
- versionName "1.2.0.17"
+ versionCode 38
+ versionName "1.2.0.18"
}
compileOptions {