diff options
-rw-r--r-- | app/app-release.apk | bin | 2020143 -> 2031434 bytes | |||
-rw-r--r-- | app/build.gradle | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app/app-release.apk b/app/app-release.apk Binary files differindex eca5db41..40102dda 100644 --- a/app/app-release.apk +++ b/app/app-release.apk 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 { |