version bump 51 (fdroid issue?)

This commit is contained in:
Matthew Wong
2016-07-24 22:40:09 -04:00
parent a22b5573ec
commit cd02d6fe9e

View File

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