mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +02:00
bump to build 13, Fix #9
This commit is contained in:
parent
da8ec72655
commit
2f757f5159
Binary file not shown.
|
@ -9,7 +9,7 @@ android {
|
||||||
applicationId "com.zeapo.pwdstore"
|
applicationId "com.zeapo.pwdstore"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 19
|
targetSdkVersion 19
|
||||||
versionCode 12
|
versionCode 13
|
||||||
versionName "1.1-b6"
|
versionName "1.1-b6"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in a new issue