Merge pull request #16 from InsanusMokrassar/renovate/major-dokka

Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v2
This commit is contained in:
InsanusMokrassar 2024-12-27 10:04:13 +06:00 committed by GitHub
commit ab7f703227
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
kotlin = "2.1.0"
kotlin-serialization = "1.7.3"
dokka = "1.9.20"
dokka = "2.0.0"
dexcount = "4.0.0"
junit_version = "4.12"