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" applicationId "com.zeapo.pwdstore"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 23 targetSdkVersion 23
versionCode 69 versionCode 70
versionName "1.2.0.49" versionName "1.2.0.50"
} }
compileOptions { compileOptions {