[DEV] Update Patches to match DEV branch
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -19,7 +11,7 @@
|
||||
|
||||
group = rootProject.group
|
||||
|
||||
@@ -59,7 +58,7 @@
|
||||
@@ -58,7 +58,7 @@
|
||||
shade "me.hypherionmc.moon-config:core:${moon_config}"
|
||||
shade "me.hypherionmc.moon-config:toml:${moon_config}"
|
||||
shade "com.hypherionmc:rpcsdk:${rpc_sdk}"
|
||||
|
Reference in New Issue
Block a user