summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknuthy <knuthy@gmail.com>2014-09-29 22:06:23 +0200
committerknuthy <knuthy@gmail.com>2014-09-29 22:06:23 +0200
commit499480f80b26668f1a8c3786ff9cb33bc4c1c55b (patch)
tree198def185140a09dbabc5e0d46c64a3e2a3a8daa
parent2fd688bd27431bb60248701f43dbab0fcec4f0c2 (diff)
version bump and generated release and debug apkv1.1-b7
-rw-r--r--app/app-debug.apkbin1717862 -> 1717832 bytes
-rw-r--r--app/app-release.apkbin1717252 -> 1717802 bytes
-rw-r--r--app/build.gradle4
3 files changed, 2 insertions, 2 deletions
diff --git a/app/app-debug.apk b/app/app-debug.apk
index 4586e48c..e33901e3 100644
--- a/app/app-debug.apk
+++ b/app/app-debug.apk
Binary files differ
diff --git a/app/app-release.apk b/app/app-release.apk
index d8c62431..677e0032 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 bcbffee4..6dc7b16b 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 19
- versionCode 13
- versionName "1.1-b6"
+ versionCode 14
+ versionName "1.1-b7"
}
buildTypes {
release {