[CHORE] Fix Auto Publishing Config

This commit is contained in:
2023-10-01 01:37:31 +02:00
parent ab7784092f
commit e0897648ef
3 changed files with 11 additions and 6 deletions

View File

@@ -5,7 +5,6 @@ plugins {
id 'net.minecraftforge.gradle' version '[6.0,6.2)' apply false
id 'org.spongepowered.mixin' version '0.7-SNAPSHOT' apply false
id 'com.github.johnrengelman.shadow' version '7.0.0' apply false
id "me.hypherionmc.modutils.modpublisher" version "1.0.+" apply false
}
/*registrationUtils {