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