Skip to content

Commit 78b022b

Browse files
authored
Merge pull request #7 from android/renovate/main-all
Update all dependencies (main)
2 parents 2715db6 + 70eddcb commit 78b022b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

get-started/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ androidx-lifecycle = "2.8.7"
2323
kotlin = "2.1.10"
2424
kotlinx-coroutines = "1.10.2"
2525
spotless = "7.0.2"
26-
composeBom = "2025.04.01"
26+
composeBom = "2025.05.00"
2727
ktlint = "1.3.1"
2828

2929

migrate-room/gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ compile-sdk = "35"
1919
agp = "8.10.0"
2020
androidx-activityCompose = "1.10.1"
2121
androidx-room = "2.7.1"
22-
androidx-lifecycle = "2.8.7"
22+
androidx-lifecycle = "2.9.0"
2323
kotlin = "2.1.10"
2424
kotlinx-coroutines = "1.10.2"
2525
ksp = "2.1.10-1.0.31"
2626
ktorVersion = "3.1.3"
2727
spotless = "7.0.3"
28-
composeBom = "2025.04.01"
28+
composeBom = "2025.05.00"
2929
ktlint = "1.3.1"
3030
hilt = "2.56.2"
3131
androidx-testCore = "1.6.1"

0 commit comments

Comments
 (0)