Skip to content

Commit

Permalink
libgui is impl, not compile
Browse files Browse the repository at this point in the history
  • Loading branch information
sisby-folk committed Jul 27, 2024
1 parent 008918a commit 72d3877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
mappings variantOf(libs.yarn) { classifier "v2" }
modImplementation libs.fl
modImplementation libs.fapi
modCompileOnly libs.libgui
modImplementation libs.libgui
modImplementation libs.fpapi

include libs.libgui
Expand Down

0 comments on commit 72d3877

Please sign in to comment.