summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknuthy <knuthy@gmail.com>2014-09-23 00:28:47 +0200
committerknuthy <knuthy@gmail.com>2014-09-23 00:28:47 +0200
commit2f757f515903eb5cf46b7ebc490e906686bac6c4 (patch)
treefeda01e98e08d9447c01d48bca3e2c0d8d7b8d48
parentda8ec72655f3009df83ec0a5c0945f8735863e4e (diff)
bump to build 13, Fix #9
-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 {