Skip to content

Commit

Permalink
Update dependency org.jetbrains.dokka:dokka-gradle-plugin to v1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 27, 2021
1 parent 950fa18 commit 4e7e207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -15,7 +15,7 @@ buildscript {
classpath "de.mannodermaus.gradle.plugins:android-junit5:1.8.0.0"
classpath "com.hiya:jacoco-android:0.2"
classpath "org.jmailen.gradle:kotlinter-gradle:3.7.0"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.6.0"
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.6.10"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down

0 comments on commit 4e7e207

Please sign in to comment.