Skip to content
Snippets Groups Projects
Verified Commit 4b07f474 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

build: fix issue with missing dokka dependency

parent dfab40da
Branches
Tags
No related merge requests found
...@@ -10,3 +10,8 @@ ...@@ -10,3 +10,8 @@
plugins { plugins {
id("org.jetbrains.dokka") id("org.jetbrains.dokka")
} }
repositories {
mavenCentral()
google()
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment