version bump 50

This commit is contained in:
Matthew Wong 2016-07-21 21:07:23 -04:00
parent ca10446914
commit a22b5573ec

View file

@ -9,8 +9,8 @@ android {
applicationId "com.zeapo.pwdstore"
minSdkVersion 15
targetSdkVersion 23
versionCode 69
versionName "1.2.0.49"
versionCode 70
versionName "1.2.0.50"
}
compileOptions {