diff --git a/app/app-release.apk b/app/app-release.apk index 3a2497e4..a74daa7a 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 74753bb2..b57ee3a0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 22 - versionCode 37 - versionName "1.2.0.17" + versionCode 38 + versionName "1.2.0.18" } compileOptions {