mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 04:51:38 +02:00
version bump and readme update
This commit is contained in:
parent
50b5a118ca
commit
62877a53db
|
@ -12,7 +12,7 @@ How-To
|
|||
|
||||
Clone using SSH-key, then decrypt a password
|
||||
--------------------------------------------
|
||||

|
||||

|
||||
|
||||
Features
|
||||
========
|
||||
|
|
Binary file not shown.
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue