Upgrade Tor to 0.3.5.14.

This commit is contained in:
akwizgran
2021-05-28 11:45:21 +01:00
parent 76b7e6fecf
commit 58eb1d9e24
5 changed files with 5 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ allprojects {
repositories {
jcenter()
mavenLocal()
mavenCentral()
google()
maven { url "https://jitpack.io" }
}