Skip to content

Commit 195573d

Browse files
Update plugin skie to v0.9.2 (#641)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cff87c9 commit 195573d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
4242
sortDependencies = { id = "com.squareup.sort-dependencies", version.ref = "sort" }
4343
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
4444
licensee = { id = "app.cash.licensee", version.ref = "licensee" }
45-
skie = { id = "co.touchlab.skie", version = "0.9.1" }
45+
skie = { id = "co.touchlab.skie", version = "0.9.2" }
4646

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

0 commit comments

Comments
 (0)