Skip to content

Commit

Permalink
Merge pull request #80 from futuredapp/feature/bump-dokka
Browse files Browse the repository at this point in the history
Bump dokka version
  • Loading branch information
matejsemancik authored Mar 3, 2022
2 parents 8216a3b + c6cd540 commit 159b154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Versions {
const val ktlint = "8.2.0"
const val ktlintExtension = "0.34.2"
const val mavenPublish = "0.14.2"
const val dokka = "1.4.20"
const val dokka = "1.6.10"

// androidx
const val appCompat = "1.3.1"
Expand Down

0 comments on commit 159b154

Please sign in to comment.