Skip to content

Commit

Permalink
Fix Koffee dependency (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
lunaynx authored Dec 30, 2024
1 parent 3dd2fba commit b64b559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ dependencies {
isTransitive = false
}

shade("com.github.videogame-hacker:Koffee:88ba1b0") {
shade("com.github.char:Koffee:88ba1b0") {
isTransitive = false
}

Expand Down

0 comments on commit b64b559

Please sign in to comment.