We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d40739 commit 359fefaCopy full SHA for 359fefa
1 file changed
build.gradle
@@ -122,7 +122,7 @@ dependencies {
122
implementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_api_version}"
123
124
if (true) {
125
- implementation "maven.modrinth:sodium:mc26.1.1-0.8.9-fabric"
+ implementation "maven.modrinth:sodium:mc26.1.2-0.8.10-fabric"
126
} else {
127
implementation "net.caffeinemc:sodium-fabric:0.8.4-SNAPSHOT+mc1.21.11+"
128
}
0 commit comments