diff options
author | Mohamed Zenadi <mohamed@zenadi.com> | 2015-05-17 18:24:30 +0200 |
---|---|---|
committer | Mohamed Zenadi <mohamed@zenadi.com> | 2015-05-17 18:24:30 +0200 |
commit | 72ad36c6baa82b0b65163cfbb652e7262bbd343a (patch) | |
tree | 89ace9546a2f61c10fa1720d653ce340c3a76864 | |
parent | e7b766bfd46706805b110c1cfdfbdb1f485b2bad (diff) |
version bumpv1.2.0.18
-rw-r--r-- | app/app-release.apk | bin | 3085776 -> 3085910 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 3a2497e4..a74daa7a 100644 --- a/app/app-release.apk +++ b/app/app-release.apk 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 { |