Skip to content

Commit

Permalink
Add repo to fix dokka fatjar resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Sep 11, 2019
1 parent 3c18de0 commit a766b37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ gradlePlugin {

repositories {
mavenCentral()
jcenter()
}

val licenseHeaderFile = file("gradle/license-header.txt")
Expand Down

0 comments on commit a766b37

Please sign in to comment.