Skip to content

Commit 9ecf02b

Browse files
Update dependency co.touchlab.skie 0.10.4 to v0.10.5
1 parent c1495ae commit 9ecf02b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

get-started/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ktlint = "1.3.1"
2828
runner = "1.7.0"
2929
core = "1.7.0"
3030
junit = "1.3.0"
31-
skie = "0.10.4"
31+
skie = "0.10.5"
3232

3333
[libraries]
3434
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activityCompose" }

migrate-room/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ androidx-junit = "1.3.0"
3434
turbine = "1.2.1"
3535
androidx-sqlite = "2.5.2"
3636
core = "1.7.0"
37-
skie = "0.10.4"
37+
skie = "0.10.5"
3838

3939
[libraries]
4040
# TODO add room-runtime and sqlite-bundled dependencies

0 commit comments

Comments
 (0)