diff --git a/README.md b/README.md index f8ffa30b3..0ef90d2ed 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 3be6a8689..a633ffc2d 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 318f95381..f44b837aa 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 {