Skip to content

Commit 6eb17fc

Browse files
Add SKIE
1 parent ae6c1ed commit 6eb17fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
4747
sortDependencies = { id = "com.squareup.sort-dependencies", version.ref = "sort" }
4848
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
4949
licensee = { id = "app.cash.licensee", version.ref = "licensee" }
50+
skie = { id = "co.touchlab.skie", version = "0.5.3" }
5051

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

0 commit comments

Comments
 (0)