version bump and generated release and debug apk
This commit is contained in:
parent
2fd688bd27
commit
499480f80b
3 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
|
@ -9,8 +9,8 @@ android {
|
||||||
applicationId "com.zeapo.pwdstore"
|
applicationId "com.zeapo.pwdstore"
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 19
|
targetSdkVersion 19
|
||||||
versionCode 13
|
versionCode 14
|
||||||
versionName "1.1-b6"
|
versionName "1.1-b7"
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
|
|
Loading…
Reference in a new issue