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 {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
versionCode 319
|
||||
versionName "0.3.1.9"
|
||||
versionCode 3191
|
||||
versionName "0.3.1.9b"
|
||||
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in New Issue