aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/app-release.apkbin1717230 -> 1717252 bytes
-rw-r--r--app/build.gradle2
2 files changed, 1 insertions, 1 deletions
diff --git a/app/app-release.apk b/app/app-release.apk
index 0937a8f1..d8c62431 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 a78291ca..6e083b85 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,7 +9,7 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 19
- versionCode 12
+ versionCode 13
versionName "1.1-b6"
}
buildTypes {