Skip to content

Commit 8fee0e9

Browse files
Add shadow plugin
1 parent a5eff5d commit 8fee0e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ plugins {
88
signing
99

1010
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
11+
id("com.github.johnrengelman.shadow") version "7.1.2"
1112
}
1213

1314
val major = "0"

0 commit comments

Comments
 (0)