Skip to content

Commit

Permalink
Update plugin dokka to v1.7.20 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
juul-mobile-bot authored Oct 14, 2022
1 parent 9fcd4ed commit 1787058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android-application = { id = "com.android.application", version.ref = "agp" }
android-library = { id = "com.android.library", version.ref = "agp" }
atomicfu = { id = "kotlinx-atomicfu", version = "0.18.2" }
compose = { id = "org.jetbrains.compose", version.ref = "compose" }
dokka = { id = "org.jetbrains.dokka", version = "1.7.10" }
dokka = { id = "org.jetbrains.dokka", version = "1.7.20" }
java8 = { id = "net.mbonnin.one.eight", version = "0.2" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinter = { id = "org.jmailen.kotlinter", version = "3.12.0" }
Expand Down

0 comments on commit 1787058

Please sign in to comment.