Skip to content

Commit 6fdd961

Browse files
committed
Add import for ShadowJar
1 parent 6d685ae commit 6fdd961

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mirai-core-all/build.gradle.kts

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
@file:Suppress("UnusedImport")
1111

12+
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
13+
1214
buildscript {
1315
dependencies {
1416
classpath("com.guardsquare:proguard-gradle:${Versions.proguard}")

0 commit comments

Comments
 (0)