Skip to content

Commit

Permalink
Uncomment something.
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSVK12 committed Dec 16, 2023
1 parent ddd5f09 commit fda9e4a
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 @@ -85,7 +85,7 @@ dependencies {
modImplementation "fabric-loader:fabric-loader:${project.loader_version}"

// Helper library for translations
//modImplementation "bta-halplibe:halplibe:${project.halplibe_version}"
modImplementation "bta-halplibe:halplibe:${project.halplibe_version}"

implementation "org.slf4j:slf4j-api:1.8.0-beta4"
implementation "org.apache.logging.log4j:log4j-slf4j18-impl:2.16.0"
Expand Down

0 comments on commit fda9e4a

Please sign in to comment.