Upgrade Tor to 0.4.7.13.

This commit is contained in:
akwizgran
2023-01-20 15:34:23 +00:00
parent 8ca22043cf
commit f3ee884816
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.7.12"
tor_version = "0.4.7.13"
obfs4proxy_version = "0.0.14-tor1"
snowflake_version = "2.3.1"
jsoup_version = '1.15.3'