Skip to content

Commit

Permalink
fix: incorrect dokka version
Browse files Browse the repository at this point in the history
  • Loading branch information
d1snin committed Sep 1, 2023
1 parent 4f6af89 commit fe7ce38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ moduleDocsPath=./docs/module.md

kotlinVersion=1.9.0

dokkaVersion=1.9.0
dokkaVersion=1.8.20

versionsPluginVersion=0.47.0

Expand Down

0 comments on commit fe7ce38

Please sign in to comment.