We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12ff38e commit a16a2b1Copy full SHA for a16a2b1
settings.gradle
@@ -1,6 +1,6 @@
1
pluginManagement {
2
plugins {
3
- id 'com.github.johnrengelman.shadow' version "8.1.1"
+ id 'com.gradleup.shadow' version "9.0.1"
4
}
5
6
0 commit comments