Skip to content

Commit

Permalink
Fix #34
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-dencep committed Sep 8, 2024
1 parent 50c5c33 commit cadd371
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 @@ -107,7 +107,7 @@ dependencies {

compileOnly 'net.caffeinemc:mixin-config-plugin:1.0-SNAPSHOT'

implementation(forgeRuntimeLibrary(include("com.github.dima_dencep.mods:NanoLiveConfig:1.2.0") {
implementation(forgeRuntimeLibrary(include("com.github.dima_dencep.mods:NanoLiveConfig:1.2.1") {
exclude(group: "dev.su5ed.sinytra.fabric-api")
}))
}
Expand Down

0 comments on commit cadd371

Please sign in to comment.