fix: remove unneeded Gradle settings

We aren't using version catalogs in RS.
This commit is contained in:
raoulvdberge
2023-07-05 12:21:58 +02:00
parent 1cf9a8a8fd
commit 42c6b3830d
2 changed files with 1 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
apply from: "https://raw.githubusercontent.com/refinedmods/refinedarchitect/v${gradle.ext.refinedArchitectVersion}/helper.gradle"
apply from: "https://raw.githubusercontent.com/refinedmods/refinedarchitect/v0.5.4/helper.gradle"
repositories {
maven {