Explorar o código

update basic math

Signed-off-by: shedaniel <daniel@shedaniel.me>
shedaniel %!s(int64=5) %!d(string=hai) anos
pai
achega
781075f12f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -50,8 +50,8 @@ dependencies {
     modApi "net.fabricmc:fabric-loader:${project.loader_version}"
     modApi "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"
 
-    modApi "me.shedaniel.cloth:basic-math:0.4.0"
-    include "me.shedaniel.cloth:basic-math:0.4.0"
+    modApi "me.shedaniel.cloth:basic-math:0.4.1"
+    include "me.shedaniel.cloth:basic-math:0.4.1"
 
     modImplementation "io.github.prospector:modmenu:${modmenu_version}"