Skip to content

Commit fae5583

Browse files
authored
Merge pull request #38 from joreilly/dep_updates
dependency updates
2 parents acd5f8c + 4cebe1c commit fae5583

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[versions]
22
agp = "8.10.1"
33
androidx-activityCompose = "1.10.1"
4-
androidx-ui-tooling = "1.8.2"
4+
androidx-ui-tooling = "1.8.3"
55
coil = "3.2.0"
6-
compose-multiplatform = "1.8.1"
6+
compose-multiplatform = "1.8.2"
77
firebaseBom = "33.15.0"
88
googleServices = "4.4.2"
9-
koin = "4.0.4"
10-
kotlin = "2.1.20"
9+
koin = "4.1.0"
10+
kotlin = "2.2.0"
1111
kotlinx-serialization = "1.8.1"
1212
markdownRenderer = "0.27.0"
1313
composeLifecyleRuntime="2.9.0"
14-
skie = "0.10.2"
14+
skie = "0.10.4"
1515

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

0 commit comments

Comments
 (0)