Bump to v1.2.0.7

This commit is contained in:
zeapo 2014-12-04 21:48:12 +01:00
parent d98a30ee48
commit 11e9e55978
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 21
versionCode 25
versionName "1.2-a6"
versionCode 26
versionName "1.2.0.7"
}
compileOptions {