aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/app-release.apkbin2032354 -> 2033125 bytes
-rw-r--r--app/build.gradle4
2 files changed, 2 insertions, 2 deletions
diff --git a/app/app-release.apk b/app/app-release.apk
index 9f624ea4..06adcab2 100644
--- a/app/app-release.apk
+++ b/app/app-release.apk
Binary files differ
diff --git a/app/build.gradle b/app/build.gradle
index 539108b8..e1354b19 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 21
- versionCode 27
- versionName "1.2.0.8"
+ versionCode 29
+ versionName "1.2.0.9"
}
compileOptions {