Skip to content

Commit

Permalink
Merge pull request #46 from Malinskiy/feature/update-dokka
Browse files Browse the repository at this point in the history
feat(deps): update dokka plugin
  • Loading branch information
Malinskiy authored Jun 8, 2021
2 parents 5978121 + 8dc7769 commit 84f71a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ repositories {
dependencies {
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin")
implementation("com.android.tools.build:gradle:4.1.0")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.4.30")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.4.32")
}

0 comments on commit 84f71a2

Please sign in to comment.