version bump 50

This commit is contained in:
Matthew Wong 2015-08-26 16:04:11 -04:00
parent 7c390ba81b
commit b3166bca50

View file

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