version bump v1.2.0.12

This commit is contained in:
zeapo 2015-01-04 21:51:39 +01:00
parent df8994d84f
commit 5d11cb2d2b

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 21
versionCode 31
versionName "1.2.0.11"
versionCode 32
versionName "1.2.0.12"
}
compileOptions {