Skip to content

Commit e398511

Browse files
renovate[bot]AleksandrTabolin
authored andcommitted
androidx: compose-bom
1 parent 8fcb0eb commit e398511

2 files changed

Lines changed: 14 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@
1414
### AndroidX
1515

1616
- :arrow_up: [camera](https://developer.android.com/jetpack/androidx/releases/camera#1.4.2) `1.4.1``1.4.2`
17+
- :arrow_up: [compose-bom](https://developer.android.com/jetpack/compose/bom/bom-mapping) `2025.02.00``2025.04.01`
18+
- :arrow_up: [compose-animation](https://developer.android.com/jetpack/androidx/releases/compose-animation#1.8.0) `1.7.8``1.8.0` :warning: *(Potentially breaking changes)*
19+
- :arrow_up: [compose-foundation](https://developer.android.com/jetpack/androidx/releases/compose-foundation#1.8.0) `1.7.8``1.8.0` :warning: *(Potentially breaking changes)*
20+
- :arrow_up: [compose-material](https://developer.android.com/jetpack/androidx/releases/compose-material#1.8.0) `1.7.8``1.8.0` :warning: *(Potentially breaking changes)*
21+
- :arrow_up: [compose-material3](https://developer.android.com/jetpack/androidx/releases/compose-material3#1.3.2) `1.3.1``1.3.2`
22+
- :arrow_up: [compose-runtime](https://developer.android.com/jetpack/androidx/releases/compose-runtime#1.8.0) `1.7.8``1.8.0` :warning: *(Potentially breaking changes)*
23+
- :arrow_up: [compose-ui](https://developer.android.com/jetpack/androidx/releases/compose-ui#1.8.0) `1.7.8``1.8.0` :warning: *(Potentially breaking changes)*
1724
- :arrow_up: [core](https://developer.android.com/jetpack/androidx/releases/core#1.16.0) `1.15.0``1.16.0`
1825
- :arrow_up: [customview](https://developer.android.com/jetpack/androidx/releases/customview#customview-1.2.0) `1.1.0``1.2.0` :warning: *(Potentially breaking changes)*
1926
- :arrow_up: [customview-poolingcontainer](https://developer.android.com/jetpack/androidx/releases/customview#customview-poolingcontainer-1.1.0) `1.0.0``1.1.0`

versions-androidx/libs.versions.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ annotation-experimental = "1.4.1"
66
appcompat = "1.7.0"
77
browser = "1.8.0"
88
camera = "1.4.2"
9-
compose-animation = "1.7.8"
10-
compose-bom = "2025.02.00"
11-
compose-foundation = "1.7.8"
12-
compose-material = "1.7.8"
13-
compose-material3 = "1.3.1"
14-
compose-runtime = "1.7.8"
15-
compose-ui = "1.7.8"
9+
compose-animation = "1.8.0"
10+
compose-bom = "2025.04.01"
11+
compose-foundation = "1.8.0"
12+
compose-material = "1.8.0"
13+
compose-material3 = "1.3.2"
14+
compose-runtime = "1.8.0"
15+
compose-ui = "1.8.0"
1616
constraintlayout = "2.2.1"
1717
constraintlayout-compose = "1.1.1"
1818
constraintlayout-core = "1.1.1"

0 commit comments

Comments
 (0)