version bump 49

This commit is contained in:
Matthew Wong 2015-08-25 14:03:17 -04:00
parent e5a72a5175
commit df4a27eeac

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 22
versionCode 48
versionName "1.2.0.28"
versionCode 49
versionName "1.2.0.29"
}
compileOptions {