Skip to content

Commit

Permalink
set repo for dokka dep
Browse files Browse the repository at this point in the history
  • Loading branch information
F43nd1r committed Apr 12, 2021
1 parent 22866bd commit 82d326e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildSrc/src/main/kotlin/acra-ci-tasks.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ plugins {

repositories {
mavenCentral()
//TODO: Remove when kotlinx.html is available in maven central
maven { setUrl("https://maven.pkg.jetbrains.space/public/p/kotlinx-html/maven") }
}

0 comments on commit 82d326e

Please sign in to comment.