Skip to content

Commit

Permalink
argggg
Browse files Browse the repository at this point in the history
  • Loading branch information
CodexAdrian committed Feb 18, 2024
1 parent 313fd2b commit 4aa192b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
java
id("maven-publish")
id("com.teamresourceful.resourcefulgradle") version "0.0.+"
id("dev.architectury.loom") version "1.5-SNAPSHOT" apply false
id("dev.architectury.loom") version "1.4-SNAPSHOT" apply false
id("architectury-plugin") version "3.4-SNAPSHOT"
id("jvm-class-extensions") version "1.3"
}
Expand Down
2 changes: 1 addition & 1 deletion fabric/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
fabricLoaderVersion=0.15.3
fabricApiVersion=0.96.1
fabricApiVersion=0.92.0

0 comments on commit 4aa192b

Please sign in to comment.