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.
2 parents 5693efa + 706d5b4 commit 60724c4Copy full SHA for 60724c4
build.gradle
@@ -4,7 +4,7 @@ plugins{
4
id 'idea'
5
id 'maven-publish'
6
id 'maven'
7
- id 'com.github.johnrengelman.shadow' version '4.0.4'
+ id 'com.github.johnrengelman.shadow' version '5.2.0'
8
}
9
10
project.group = "com.andre601"
0 commit comments