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:
parent
b4cdbff06b
commit
57ba718e75
|
@ -14,8 +14,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 319
|
versionCode 3191
|
||||||
versionName "0.3.1.9"
|
versionName "0.3.1.9b"
|
||||||
|
|
||||||
}
|
}
|
||||||
buildTypes {
|
buildTypes {
|
||||||
|
|
Loading…
Reference in New Issue