Skip to content

Commit

Permalink
Update plugin skie to v0.9.5 (#691)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 5c65134 commit 806ddce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
sortDependencies = { id = "com.squareup.sort-dependencies", version.ref = "sort" }
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
licensee = { id = "app.cash.licensee", version.ref = "licensee" }
skie = { id = "co.touchlab.skie", version = "0.9.3" }
skie = { id = "co.touchlab.skie", version = "0.9.5" }

[libraries]
androidx-core = { module = "androidx.core:core-ktx", version = "1.15.0" }
Expand Down

0 comments on commit 806ddce

Please sign in to comment.