Skip to content

Commit

Permalink
Update shadow plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislo27 committed Oct 4, 2020
1 parent e9d5996 commit db57221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.github.jengelman.gradle.plugins:shadow:2.0.3'
classpath 'com.github.jengelman.gradle.plugins:shadow:5.2.0'
}
}
apply plugin: 'kotlin'
Expand Down

0 comments on commit db57221

Please sign in to comment.