diff options
author | zeapo <mohamed@zenadi.com> | 2014-11-04 21:31:00 +0100 |
---|---|---|
committer | zeapo <mohamed@zenadi.com> | 2014-11-04 21:31:00 +0100 |
commit | 7e0a8c6ce892357092fe5fddb4c05ae28af3d573 (patch) | |
tree | b3f362ebb108c74e0d24ea18433b2a1cadc74762 | |
parent | b74edd8ff6d3c2de2e52f22886430b4cc050a706 (diff) |
bump 1.2-a4v1.2-a4
-rw-r--r-- | app/app-release.apk | bin | 2012019 -> 2015049 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 f75a54d8..befb03a8 100644 --- a/app/app-release.apk +++ b/app/app-release.apk diff --git a/app/build.gradle b/app/build.gradle index 37626c65..bd96dde3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 21 - versionCode 22 - versionName "1.2-a3" + versionCode 23 + versionName "1.2-a4" } buildTypes { release { |