Skip to content

Commit f9628f4

Browse files
committed
remove jankson compile, its included in libcd
1 parent 71c621e commit f9628f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929

3030
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_api_version}"
3131
modImplementation "io.github.cottonmc:LibCD:${project.libcd_version}"
32-
compile "blue.endless:jankson:1.1.0"
32+
//compile "blue.endless:jankson:1.1.0"
3333
//include "io.github.cottonmc:LibCD:${project.libcd_version}" // 270kb
3434

3535
modImplementation "me.shedaniel.cloth:config-2:${project.cloth_config_version}"

0 commit comments

Comments
 (0)