Skip to content

Commit 159b154

Browse files
Merge pull request #80 from futuredapp/feature/bump-dokka
Bump dokka version
2 parents 8216a3b + c6cd540 commit 159b154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Versions {
1010
const val ktlint = "8.2.0"
1111
const val ktlintExtension = "0.34.2"
1212
const val mavenPublish = "0.14.2"
13-
const val dokka = "1.4.20"
13+
const val dokka = "1.6.10"
1414

1515
// androidx
1616
const val appCompat = "1.3.1"

0 commit comments

Comments
 (0)