diff options
author | zeapo <mohamed@zenadi.com> | 2014-12-04 21:48:12 +0100 |
---|---|---|
committer | zeapo <mohamed@zenadi.com> | 2014-12-04 21:48:12 +0100 |
commit | 11e9e55978cfcebd3d686ab3602b76fb0fa266d9 (patch) | |
tree | 4a35c3c81e4c9d8b0c05c5c449553b6f79646ede | |
parent | d98a30ee4828eff9b1b8c28ca917322b502ac08c (diff) |
Bump to v1.2.0.7v1.2.0.7
-rw-r--r-- | app/app-release.apk | bin | 2020143 -> 2031434 bytes | |||
-rw-r--r-- | app/build.gradle | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app/app-release.apk b/app/app-release.apk Binary files differindex eca5db41..40102dda 100644 --- a/app/app-release.apk +++ b/app/app-release.apk 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 { |