Skip to content

Commit

Permalink
Update build.gradle.kts (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
PssbleTrngle authored Mar 15, 2024
1 parent e1c6516 commit e71923c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ base {
}

repositories {
apply(from = "https://raw.githubusercontent.com/PssbleTrngle/GradleHelper/4211a23d270fb542408dd363748fd52740953a82/repositories/create-fabric.build.kts")
apply(from = "https://raw.githubusercontent.com/PssbleTrngle/GradleHelper/main/repositories/create-fabric.build.kts")

curseMaven()
modrinthMaven()
Expand Down Expand Up @@ -94,4 +94,4 @@ uploadToModrinth {
dependencies {
required("Xbc0uyRg")
}
}
}

0 comments on commit e71923c

Please sign in to comment.