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"
minSdkVersion 15
targetSdkVersion 23
versionCode 70
versionName "1.2.0.50"
versionCode 71
versionName "1.2.0.51"
}
compileOptions {