diff options
author | zeapo <mohamed@zenadi.com> | 2014-10-31 21:24:32 +0100 |
---|---|---|
committer | zeapo <mohamed@zenadi.com> | 2014-10-31 21:24:32 +0100 |
commit | b058008523c72841670882e79bd9bb5fb8d904f8 (patch) | |
tree | 594508a8ba6e6361c38ad9af0f87a0b63045f870 | |
parent | 22c6228e36b758bec62029c9204fd1d58a3c7ce3 (diff) |
bump to v1.2-a3v1.2-a3
-rw-r--r-- | app/app-debug.apk | bin | 2015484 -> 2047328 bytes | |||
-rw-r--r-- | app/app-release.apk | bin | 2013339 -> 2012019 bytes | |||
-rw-r--r-- | app/build.gradle | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/app/app-debug.apk b/app/app-debug.apk Binary files differindex df0d7d46..86fb24e8 100644 --- a/app/app-debug.apk +++ b/app/app-debug.apk diff --git a/app/app-release.apk b/app/app-release.apk Binary files differindex d4500633..f75a54d8 100644 --- a/app/app-release.apk +++ b/app/app-release.apk diff --git a/app/build.gradle b/app/build.gradle index 8e0cb115..37626c65 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 21 - versionCode 21 - versionName "1.2-a2" + versionCode 22 + versionName "1.2-a3" } buildTypes { release { |