There was an error while loading. Please reload this page.
compile
implementation
1 parent 0ab22d2 commit b8aa5e6Copy full SHA for b8aa5e6
build.gradle.kts
@@ -56,7 +56,7 @@ repositories {
56
57
dependencies {
58
implementation(gradleApi())
59
- compile(localGroovy())
+ implementation(localGroovy())
60
implementation("com.github.replaymod:remap:f9fe968")
61
implementation("net.fabricmc:tiny-mappings-parser:0.2.1.13")
62
testImplementation("io.kotest:kotest-runner-junit5-jvm:$kotestVersion")
0 commit comments