Skip to content

Commit db13836

Browse files
Bump the androidx group with 3 updates
Bumps the androidx group with 3 updates: androidx.activity:activity-compose, androidx.compose:compose-bom and androidx.compose.runtime:runtime-livedata. Updates `androidx.activity:activity-compose` from 1.12.2 to 1.12.3 Updates `androidx.compose:compose-bom` from 2026.01.00 to 2026.01.01 Updates `androidx.compose.runtime:runtime-livedata` from 1.10.1 to 1.10.2 --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-version: 1.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: androidx - dependency-name: androidx.compose:compose-bom dependency-version: 2026.01.01 dependency-type: direct:production dependency-group: androidx - dependency-name: androidx.compose.runtime:runtime-livedata dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: androidx ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60264e6 commit db13836

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ coroutines = "1.10.2"
1818
zxing-android-embedded = "4.3.0"
1919
datastore = "1.2.0"
2020
fragment = "1.8.9"
21-
activity-compose = "1.12.2"
22-
compose-bom = "2026.01.00"
21+
activity-compose = "1.12.3"
22+
compose-bom = "2026.01.01"
2323
browser = "1.9.0"
24-
runtime-livedata = "1.10.1"
24+
runtime-livedata = "1.10.2"
2525
timber = "5.0.1"
2626

2727
# test deps

0 commit comments

Comments
 (0)