We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1c337 commit acd2929Copy full SHA for acd2929
kotest-assertions-android/build.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
kotlin("android")
5
kotlin("kapt")
6
id("com.android.library")
7
- id("org.jetbrains.dokka") version "1.8.10"
+ id("org.jetbrains.dokka") version "1.9.20"
8
`maven-publish`
9
signing
10
}
kotest-extensions-android/build.gradle.kts
kotest-runner-android/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
kotlin("jvm")
3
0 commit comments