We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d685ae commit 6fdd961Copy full SHA for 6fdd961
mirai-core-all/build.gradle.kts
@@ -9,6 +9,8 @@
9
10
@file:Suppress("UnusedImport")
11
12
+import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
13
+
14
buildscript {
15
dependencies {
16
classpath("com.guardsquare:proguard-gradle:${Versions.proguard}")
0 commit comments