[DEV] Update Patches to match DEV branch

This commit is contained in:
2024-06-13 19:03:58 +02:00
parent 6e5d6e3a17
commit 6eaeeeb2c0
25 changed files with 52 additions and 97 deletions

View File

@@ -1,14 +1,6 @@
--- a/build.gradle
+++ b/build.gradle
@@ -11,7 +11,6 @@
multiProject = true
enableMirrorMaven = true
enableReleasesMaven = true
- enableSnapshotsMaven = true
dopplerToken = System.getenv("DOPPLER_KEY")
@@ -30,8 +29,8 @@
@@ -29,8 +29,8 @@
apply plugin: 'com.github.johnrengelman.shadow'
apply plugin: 'com.hypherionmc.modutils.modpublisher'