version bump

This commit is contained in:
Matthew Wong 2015-07-21 04:46:09 -04:00
parent f17f48bce7
commit 6b1cbc6578

View file

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