Skip to content

Commit

Permalink
Update plugin skie to v0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2023
1 parent e5c61f4 commit bb50fe6
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 @@ -47,7 +47,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.5.5" }
skie = { id = "co.touchlab.skie", version = "0.5.6" }

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

0 comments on commit bb50fe6

Please sign in to comment.