Skip to content

Commit 0ca0d85

Browse files
authored
Bump OneConfig to 0.2.2
1 parent 1aedc80 commit 0ca0d85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ repositories {
9292
// Configures the libraries/dependencies for your mod.
9393
dependencies {
9494
// Adds the OneConfig library, so we can develop with it.
95-
modCompileOnly("cc.polyfrost:oneconfig-$platform:0.2.1-alpha+")
95+
modCompileOnly("cc.polyfrost:oneconfig-$platform:0.2.2-alpha+")
9696

9797
modRuntimeOnly("me.djtheredstoner:DevAuth-${if (platform.isFabric) "fabric" else if (platform.isLegacyForge) "forge-legacy" else "forge-latest"}:1.1.2")
9898

0 commit comments

Comments
 (0)