mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-12-22 11:39:29 +00:00
remove jtorctl from JesusMcCloud
Some checks failed
Codacy Coverage Reporter / Publish coverage (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-latest) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
Some checks failed
Codacy Coverage Reporter / Publish coverage (push) Has been cancelled
CodeQL / Analyze (java) (push) Has been cancelled
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-latest) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
This commit is contained in:
parent
d3d30c3d0b
commit
d3ee7340f0
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