Skip to content

Commit a9b11cb

Browse files
authored
Merge pull request #61 from joreilly/dependency_updates
dependency updates
2 parents e60cd3c + b95e0fc commit a9b11cb

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]
2-
agp = "8.12.0"
2+
agp = "8.12.1"
33
androidx-activityCompose = "1.10.1"
4-
androidx-ui-tooling = "1.8.3"
4+
androidx-ui-tooling = "1.9.0"
55
coil = "3.3.0"
66
compose-multiplatform = "1.8.2"
77
firebaseBom = "34.1.0"
88
googleServices = "4.4.3"
99
koin = "4.1.0"
10-
kotlin = "2.2.0"
10+
kotlin = "2.2.10"
1111
kotlinx-serialization = "1.9.0"
1212
markdownRenderer = "0.35.0"
13-
composeLifecyleRuntime="2.9.1"
14-
skie = "0.10.5"
13+
composeLifecyleRuntime="2.9.2"
14+
skie = "0.10.6"
1515

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

0 commit comments

Comments
 (0)