Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ArduFish authored Aug 26, 2024
1 parent ad20449 commit caff60c
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 @@ -78,7 +78,7 @@ dependencies {
include(modImplementation("maven.modrinth:ducky-updater-lib:2023.10.1"))
include(modImplementation "maven.modrinth:ranged-weapon-api:${project.ranged_weapon_api_version}")
// java
modImplementation "maven.modrinth:fzzy-config:${project.fzzyConfigVersion}"
//modImplementation "maven.modrinth:fzzy-config:${project.fzzyConfigVersion}"
}

processResources {
Expand Down

0 comments on commit caff60c

Please sign in to comment.