Upgrade tor

This commit is contained in:
Sebastian Kürten
2023-02-24 13:05:46 +01:00
parent 26ec200f50
commit b785b6c10f
4 changed files with 5 additions and 5 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.13-1"
tor_version = "0.4.7.13-2"
obfs4proxy_version = "0.0.14-tor2"
snowflake_version = "2.5.1"
jsoup_version = '1.15.3'