Version bump (oops...)

This commit is contained in:
Matthew Wong 2015-07-19 23:04:57 -04:00
parent 3b12c79a6c
commit f17f48bce7

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 22
versionCode 44
versionName "1.2.0.24"
versionCode 45
versionName "1.2.0.25"
}
compileOptions {