diff --git a/app/app-release.apk b/app/app-release.apk index 0937a8f1..d8c62431 100644 Binary files a/app/app-release.apk and b/app/app-release.apk differ 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 {