Update Kover to 0.8.3 (#296)

This commit is contained in:
Kirill Kamakin
2024-07-28 09:31:06 +02:00
committed by GitHub
parent f9277208b9
commit e71055930c
2 changed files with 38 additions and 36 deletions

View File

@@ -80,7 +80,7 @@ ktor = "2.3.12"
# https://github.com/coil-kt/coil/releases
coil = "2.7.0"
# https://github.com/Kotlin/kotlinx-kover/releases
kover = "0.7.6"
kover = "0.8.3"
[libraries]
android-gradlePlugin = { group = "com.android.tools.build", name = "gradle", version.ref = "androidGradlePlugin" }