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 46930f6 commit 3619795Copy full SHA for 3619795
build.gradle
@@ -4,6 +4,7 @@ plugins{
4
id 'idea'
5
id 'maven-publish'
6
id 'maven'
7
+ id 'com.github.johnrengelman.shadow' version '4.0.4'
8
}
9
10
project.group = "com.andre601"
0 commit comments