version bump and readme update

This commit is contained in:
knuthy 2014-09-13 11:53:52 +02:00
parent 50b5a118ca
commit 62877a53db
3 changed files with 4 additions and 4 deletions

View file

@ -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
========

Binary file not shown.

View file

@ -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 {