Skip to content

Commit

Permalink
Publishes the API reference for the :datetime and :either modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
JayShortway committed Feb 24, 2024
1 parent 12a951e commit 9b8f227
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ allprojects {

dependencies {
dokkatoo(projects.core)
dokkatoo(projects.datetime)
dokkatoo(projects.either)
dokkatoo(projects.result)
}

Expand Down

0 comments on commit 9b8f227

Please sign in to comment.