Trying to set code coverage.

This commit is contained in:
aminecmi committed 2022-12-13 20:29:51 +01:00
1 parent 49f5848e7b
commit 4fce19bad4
4 files changed
+19 -2

No files matched your search

+1
View File
@@ -10,6 +10,7 @@ plugins {
id("com.android.library")
id("com.squareup.sqldelight")
kotlin("plugin.serialization") version "1.4.10"
id("org.jetbrains.kotlinx.kover") version "0.6.1"
}
kotlin {