File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 `
Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ annotation-experimental = "1.4.1"
66appcompat = " 1.7.0"
77browser = " 1.8.0"
88camera = " 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 "
1616constraintlayout = " 2.2.1"
1717constraintlayout-compose = " 1.1.1"
1818constraintlayout-core = " 1.1.1"
You can’t perform that action at this time.
0 commit comments