upgrade tor-android

This commit is contained in:
Fabian Freund
2026-02-06 18:15:29 +01:00
parent c99df57c58
commit 6afbe32753
+1 -2
View File
@@ -19,7 +19,6 @@ allprojects {
google()
mavenCentral()
maven { url = uri("https://jitpack.io") }
maven { url = uri("https://raw.githubusercontent.com/guardianproject/gpmaven/master") }
}
}
@@ -51,7 +50,7 @@ android {
dependencies {
// Tor core libraries
implementation("info.guardianproject:tor-android:0.4.8.21.1")
implementation("info.guardianproject:tor-android:0.4.8.22")
implementation("info.guardianproject:jtorctl:0.4.5.7")
// Pluggable transports