We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 008918a commit 72d3877Copy full SHA for 72d3877
build.gradle
@@ -19,7 +19,7 @@ dependencies {
19
mappings variantOf(libs.yarn) { classifier "v2" }
20
modImplementation libs.fl
21
modImplementation libs.fapi
22
- modCompileOnly libs.libgui
+ modImplementation libs.libgui
23
modImplementation libs.fpapi
24
25
include libs.libgui
0 commit comments