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 b5af5cf commit c31805eCopy full SHA for c31805e
eternalcode-commons-folia/build.gradle.kts
@@ -10,7 +10,7 @@ dependencies {
10
api(project(":eternalcode-commons-shared"))
11
api(project(":eternalcode-commons-bukkit"))
12
13
- compileOnlyApi("dev.folia:folia-api:1.20.1-R0.1-SNAPSHOT")
+ compileOnly("dev.folia:folia-api:1.20.1-R0.1-SNAPSHOT")
14
15
api("org.jetbrains:annotations:24.1.0")
16
}
0 commit comments