Skip to content

Commit

Permalink
Add import for ShadowJar
Browse files Browse the repository at this point in the history
  • Loading branch information
Him188 committed Mar 28, 2021
1 parent 1b2bfa4 commit 3997095
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mirai-core-all/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@

@file:Suppress("UnusedImport")

import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar

buildscript {
dependencies {
classpath("com.guardsquare:proguard-gradle:${Versions.proguard}")
Expand Down

0 comments on commit 3997095

Please sign in to comment.