We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e58677a commit aca6531Copy full SHA for aca6531
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
classpath 'com.google.android.gms:oss-licenses-plugin:0.10.5'
23
classpath "com.likethesalad.android:stem-plugin:2.0.0"
24
classpath 'org.owasp:dependency-check-gradle:7.0.4.1'
25
- classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.6.10"
+ classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.6.20"
26
// NOTE: Do not place your application dependencies here; they belong
27
// in the individual module build.gradle files
28
}
0 commit comments