upper version and new release apk

This commit is contained in:
zeapo
2014-08-17 02:08:05 +02:00
parent 1858fb5e52
commit 1208342a24
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 14
targetSdkVersion 19
versionCode 1
versionName "1.0"
versionCode 2
versionName "1.0.1"
}
buildTypes {
release {