Skip to content

Commit

Permalink
Merge pull request #32 from saschpe/dependabot/gradle/org.jetbrains.d…
Browse files Browse the repository at this point in the history
…okka-2.0.0
  • Loading branch information
saschpe authored Jan 30, 2025
2 parents a4ff50c + 1bf4bf7 commit a387d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pluginManagement {
plugins {
kotlin("multiplatform") version "2.0.0"
id("com.android.library") version "8.2.2"
id("org.jetbrains.dokka") version "1.9.20"
id("org.jetbrains.dokka") version "2.0.0"
}
}

Expand Down

0 comments on commit a387d2b

Please sign in to comment.