diff --git a/app/app-release.apk b/app/app-release.apk index eca5db41..40102dda 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 0de0ef2a..ac8e340e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 21 - versionCode 25 - versionName "1.2-a6" + versionCode 26 + versionName "1.2.0.7" } compileOptions {