mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-01-05 10:29:36 +00:00
remove jtorctl from JesusMcCloud
This commit is contained in:
parent
d3d30c3d0b
commit
ca60c571bb
1 changed files with 0 additions and 4 deletions
|
@ -89,10 +89,6 @@ configure(subprojects) {
|
||||||
maven { url 'https://mvnrepository.com' }
|
maven { url 'https://mvnrepository.com' }
|
||||||
}
|
}
|
||||||
|
|
||||||
configurations.all {
|
|
||||||
exclude group: 'com.github.JesusMcCloud', module: 'jtorctl'
|
|
||||||
}
|
|
||||||
|
|
||||||
tasks.withType(JavaCompile) {
|
tasks.withType(JavaCompile) {
|
||||||
options.encoding = 'UTF-8'
|
options.encoding = 'UTF-8'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue