Skip to content

Commit

Permalink
Update plugin skie to v0.9.2 (#641)
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 Oct 4, 2024
1 parent cff87c9 commit 195573d
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 @@ -42,7 +42,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.1" }
skie = { id = "co.touchlab.skie", version = "0.9.2" }

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

0 comments on commit 195573d

Please sign in to comment.