Skip to content

Commit

Permalink
Changed to 1.6.1-1.19 Can't get to build on my pc
Browse files Browse the repository at this point in the history
  • Loading branch information
StellarWind22 committed Dec 9, 2022
1 parent d58c36d commit ddd8796
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 @@ -41,7 +41,7 @@ dependencies {
modImplementation "net.fabricmc.fabric-api:fabric-api:${project.fabric_version}"

//Fabric Shield Lib
modImplementation "com.github.CrimsonDawn45:Fabric-Shield-Lib:${project.fabric_shield_lib_version}"
modImplementation "com.github.CrimsonDawn45:Fabric-Shield-Lib:v${project.fabric_shield_lib_version}"

//Config
modApi("me.shedaniel.cloth:cloth-config-fabric:${project.cloth_version}") {
Expand Down

0 comments on commit ddd8796

Please sign in to comment.