version bump and generated release and debug apk

This commit is contained in:
knuthy 2014-09-29 22:06:23 +02:00
parent 2fd688bd27
commit 499480f80b
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View file

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