Skip to content

Commit 3619795

Browse files
committed
Add shadow for CI builds.
1 parent 46930f6 commit 3619795

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ plugins{
44
id 'idea'
55
id 'maven-publish'
66
id 'maven'
7+
id 'com.github.johnrengelman.shadow' version '4.0.4'
78
}
89

910
project.group = "com.andre601"

0 commit comments

Comments
 (0)