Skip to content

Commit

Permalink
remove jtorctl from JesusMcCloud
Browse files Browse the repository at this point in the history
  • Loading branch information
woodser committed Aug 16, 2024
1 parent d3d30c3 commit ca60c57
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ configure(subprojects) {
maven { url 'https://mvnrepository.com' }
}

configurations.all {
exclude group: 'com.github.JesusMcCloud', module: 'jtorctl'
}

tasks.withType(JavaCompile) {
options.encoding = 'UTF-8'
}
Expand Down

0 comments on commit ca60c57

Please sign in to comment.