From 62877a53db54ab94c2112b9d1c97a8860b686945 Mon Sep 17 00:00:00 2001 From: knuthy Date: Sat, 13 Sep 2014 11:53:52 +0200 Subject: version bump and readme update --- README.md | 2 +- app/app-release.apk | Bin 1717641 -> 1717643 bytes app/build.gradle | 6 +++--- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f8ffa30b..0ef90d2e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ How-To Clone using SSH-key, then decrypt a password -------------------------------------------- -![Clone And Decrypt](tutorial_clone_ssh_then_decrypt.gif) +![Clone And Decrypt](tutorial_clone_ssh_then_decrypt.gif =720x) Features ======== diff --git a/app/app-release.apk b/app/app-release.apk index 3be6a868..a633ffc2 100644 Binary files a/app/app-release.apk and b/app/app-release.apk differ diff --git a/app/build.gradle b/app/build.gradle index 318f9538..f44b837a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,10 +6,10 @@ android { defaultConfig { applicationId "com.zeapo.pwdstore" - minSdkVersion 14 + minSdkVersion 15 targetSdkVersion 19 - versionCode 8 - versionName "1.1-b3" + versionCode 9 + versionName "1.1-b4" } buildTypes { release { -- cgit v1.2.3