diff --git a/CHANGELOG.md b/CHANGELOG.md index 4effcb722..fe729588f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Pending changes +- [#719](https://github.com/bumble-tech/appyx/pull/719) – **Updated**: Jetpack Compose to 1.7.6 + ## 1.5.1 - [#705](https://github.com/bumble-tech/appyx/pull/705) – **Fixed**: ChildAware extension functions now allow Any type as a parameter diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7063bbb4b..dee03fe7c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -9,7 +9,7 @@ androidx-lifecycle = "2.6.1" androidx-navigation-compose = "2.5.1" androidx-tracing = "1.2.0" coil = "2.2.1" -composeBom = "2024.04.00" +composeBom = "2024.12.01" ribs = "0.39.0" mvicore = "1.2.6" coroutines = "1.9.0-RC.2" diff --git a/samples/navmodel-samples/lint-baseline.xml b/samples/navmodel-samples/lint-baseline.xml index b5836bd42..cb980bf1a 100644 --- a/samples/navmodel-samples/lint-baseline.xml +++ b/samples/navmodel-samples/lint-baseline.xml @@ -1,4 +1,26 @@ - + + + + + + + + +