Skip to content

Commit acd5f8c

Browse files
authored
Merge pull request #32 from joreilly/dependency_updates
dependency updates
2 parents 1d7c4be + 88f90fe commit acd5f8c

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

gradle/libs.versions.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
[versions]
2-
agp = "8.9.1"
2+
agp = "8.10.1"
33
androidx-activityCompose = "1.10.1"
4-
androidx-ui-tooling = "1.7.8"
5-
coil = "3.1.0"
6-
compose-multiplatform = "1.7.3"
7-
firebaseBom = "33.12.0"
4+
androidx-ui-tooling = "1.8.2"
5+
coil = "3.2.0"
6+
compose-multiplatform = "1.8.1"
7+
firebaseBom = "33.15.0"
88
googleServices = "4.4.2"
99
koin = "4.0.4"
10-
kotlin = "2.1.10"
11-
kotlinx-serialization = "1.8.0"
10+
kotlin = "2.1.20"
11+
kotlinx-serialization = "1.8.1"
1212
markdownRenderer = "0.27.0"
13-
composeLifecyleRuntime="2.8.4"
14-
skie = "0.10.1"
13+
composeLifecyleRuntime="2.9.0"
14+
skie = "0.10.2"
1515

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

0 commit comments

Comments
 (0)