aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzeapo <mohamed@zenadi.com>2014-12-04 21:48:12 +0100
committerzeapo <mohamed@zenadi.com>2014-12-04 21:48:12 +0100
commit11e9e55978cfcebd3d686ab3602b76fb0fa266d9 (patch)
tree4a35c3c81e4c9d8b0c05c5c449553b6f79646ede
parentd98a30ee4828eff9b1b8c28ca917322b502ac08c (diff)
Bump to v1.2.0.7v1.2.0.7
-rw-r--r--app/app-release.apkbin2020143 -> 2031434 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 eca5db41..40102dda 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 0de0ef2a..ac8e340e 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 21
- versionCode 25
- versionName "1.2-a6"
+ versionCode 26
+ versionName "1.2.0.7"
}
compileOptions {