Skip to content

Commit

Permalink
Drop Waila Dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
IntegerLimit committed Apr 16, 2023
1 parent ccbaa45 commit 9f7934f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,11 @@ repositories {
maven {
url "https://cursemaven.com"
}
maven {
name = "hwyla"
url = "https://github.com/TehNut/temporary-maven-thing/raw/master/maven"
}
}

dependencies {
deobfCompile "curse.maven:storage-drawers-223852:2952606"
deobfCompile "curse.maven:chameleon-230497:2450900"
deobfCompile "mcp.mobius.waila:Hwyla:${hwyla_version}_${mcversion}"
deobfCompile "curse.maven:the-one-probe-245211:2667280"
}

Expand Down

0 comments on commit 9f7934f

Please sign in to comment.