Upgrade Tor to 0.4.7.12.

This commit is contained in:
akwizgran
2023-01-04 17:51:46 +00:00
parent 4a4147b563
commit 1c060bc6db
3 changed files with 4 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ buildscript {
// okhttp 3.12.x is supported until end of 2021, newer versions need minSdk 21
okhttp_version = "3.12.13"
jackson_version = "2.13.4"
tor_version = "0.4.5.14"
tor_version = "0.4.7.12"
obfs4proxy_version = "0.0.14-tor1"
snowflake_version = "2.3.1"
jsoup_version = '1.15.3'