mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Migrate OkHttp to bramble-core
This commit is contained in:
@@ -35,6 +35,8 @@ buildscript {
|
||||
}
|
||||
ext {
|
||||
dagger_version = "2.33"
|
||||
// okhttp 3.12.x is supported until end of 2021, newer versions need minSdk 21
|
||||
okhttp_version = "3.12.13"
|
||||
tor_version = "0.3.5.17"
|
||||
obfs4proxy_version = "0.0.12-dev-40245c4a"
|
||||
junit_version = "4.13.2"
|
||||
|
||||
Reference in New Issue
Block a user