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" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 22 targetSdkVersion 22
versionCode 45 versionCode 46
versionName "1.2.0.25" versionName "1.2.0.26"
} }
compileOptions { compileOptions {