diff options
-rw-r--r-- | app/app-release.apk | bin | 1717230 -> 1717252 bytes | |||
-rw-r--r-- | app/build.gradle | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/app/app-release.apk b/app/app-release.apk Binary files differindex 0937a8f1..d8c62431 100644 --- a/app/app-release.apk +++ b/app/app-release.apk diff --git a/app/build.gradle b/app/build.gradle index a78291ca..6e083b85 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,7 +9,7 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 19 - versionCode 12 + versionCode 13 versionName "1.1-b6" } buildTypes { |