version bump v1.1-b8

This commit is contained in:
knuthy 2014-10-01 23:22:26 +02:00
parent 34999c2bd5
commit 6be8a7026b
2 changed files with 2 additions and 2 deletions

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 14 versionCode 15
versionName "1.1-b7" versionName "1.1-b8"
} }
buildTypes { buildTypes {
release { release {