diff --git a/app/app-debug.apk b/app/app-debug.apk index f8a5efec1..861e57e1c 100644 Binary files a/app/app-debug.apk and b/app/app-debug.apk differ diff --git a/app/app-release.apk b/app/app-release.apk index 2f19ba5dd..3cec07bc3 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 88b249168..2868ab121 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.zeapo.pwdstore" minSdkVersion 15 targetSdkVersion 22 - versionCode 39 - versionName "1.2.0.19 (experimental)" + versionCode 40 + versionName "1.2.0.20" } compileOptions {