Upgrade knit to 0.5.0
This commit is contained in:
parent
dd4aa681c6
commit
cc663c4408
1 changed files with 1 additions and 1 deletions
|
|
@ -219,7 +219,7 @@ paparazzi = "app.cash.paparazzi:1.3.1"
|
|||
kover = "org.jetbrains.kotlinx.kover:0.6.1"
|
||||
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
|
||||
firebaseAppDistribution = { id = "com.google.firebase.appdistribution", version.ref = "firebaseAppDistribution" }
|
||||
knit = { id = "org.jetbrains.kotlinx.knit", version = "0.4.0" }
|
||||
knit = { id = "org.jetbrains.kotlinx.knit", version = "0.5.0" }
|
||||
|
||||
# Version '4.3.1.3277' introduced some regressions in CI time (more than 2x slower), so make sure
|
||||
# this is no longer the case before upgrading.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue