We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c6b0ca commit a3dc87aCopy full SHA for a3dc87a
1 file changed
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id "de.monticore.generator" version "$mc_version" apply false
3
- id "com.github.johnrengelman.shadow" version "$shadow_plugin_version" apply false
+ id "com.gradleup.shadow" version "$shadow_plugin_version" apply false
4
}
5
6
allprojects {
0 commit comments