Skip to content

Commit

Permalink
Bump dokka version
Browse files Browse the repository at this point in the history
  • Loading branch information
matejsemancik committed Mar 2, 2022
1 parent 8216a3b commit c6cd540
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 c6cd540

Please sign in to comment.