Skip to content

Commit

Permalink
remove jankson compile, its included in libcd
Browse files Browse the repository at this point in the history
  • Loading branch information
Linguardium committed May 18, 2020
1 parent 71c621e commit f9628f4
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 @@ -29,7 +29,7 @@ dependencies {

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

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

0 comments on commit f9628f4

Please sign in to comment.