mirror of
https://github.com/android-password-store/Android-Password-Store
synced 2025-09-01 06:45:19 +00:00
version bump and readme update
This commit is contained in:
@@ -12,7 +12,7 @@ How-To
|
|||||||
|
|
||||||
Clone using SSH-key, then decrypt a password
|
Clone using SSH-key, then decrypt a password
|
||||||
--------------------------------------------
|
--------------------------------------------
|
||||||

|

|
||||||
|
|
||||||
Features
|
Features
|
||||||
========
|
========
|
||||||
|
Binary file not shown.
@@ -6,10 +6,10 @@ android {
|
|||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.zeapo.pwdstore"
|
applicationId "com.zeapo.pwdstore"
|
||||||
minSdkVersion 14
|
minSdkVersion 15
|
||||||
targetSdkVersion 19
|
targetSdkVersion 19
|
||||||
versionCode 8
|
versionCode 9
|
||||||
versionName "1.1-b3"
|
versionName "1.1-b4"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
Reference in New Issue
Block a user