update gradle build to 3191 0.3.1.9b

update geoip files (fixes issue with install on some devices)
ensure tor binaries are updated to 0.3.1.9
This commit is contained in:
n8fr8 2018-01-03 22:51:22 -05:00
parent b4cdbff06b
commit 57ba718e75
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 25
versionCode 319
versionName "0.3.1.9"
versionCode 3191
versionName "0.3.1.9b"
}
buildTypes {