File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
kotest-assertions-android
kotest-extensions-android Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44 kotlin(" android" )
55 kotlin(" kapt" )
66 id(" com.android.library" )
7- id(" org.jetbrains.dokka" ) version " 1.9.10 "
7+ id(" org.jetbrains.dokka" ) version " 1.9.20 "
88 `maven- publish`
99 signing
1010}
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44 kotlin(" android" )
55 kotlin(" kapt" )
66 id(" com.android.library" )
7- id(" org.jetbrains.dokka" ) version " 1.9.10 "
7+ id(" org.jetbrains.dokka" ) version " 1.9.20 "
88 `maven- publish`
99 signing
1010}
Original file line number Diff line number Diff line change 11plugins {
22 kotlin(" jvm" )
3- id(" org.jetbrains.dokka" ) version " 1.9.10 "
3+ id(" org.jetbrains.dokka" ) version " 1.9.20 "
44 `maven- publish`
55 signing
66 id(" com.gradleup.nmcp" )
You can’t perform that action at this time.
0 commit comments