Setup Kover

This commit is contained in:
Benoit Marty 2023-02-01 11:29:06 +01:00
parent 0572789f28
commit 37e96b1d44
3 changed files with 27 additions and 2 deletions

View file

@ -144,3 +144,4 @@ stem = { id = "com.likethesalad.stem", version.ref = "stem" }
stemlibrary = { id = "com.likethesalad.stem-library", version.ref = "stem" }
paparazzi = "app.cash.paparazzi:1.2.0"
sonarqube = "org.sonarqube:3.5.0.2730"
kover = "org.jetbrains.kotlinx.kover:0.6.1"