wordpress-mobile / WordPress-FluxC-Android

WordPress Network and Persistence layer based on the Flux architecture
GNU General Public License v2.0
57 stars 37 forks source link

Update Compose in the example app to use the Android Dependency Catalog #3088

Closed hichamboushaba closed 2 months ago

hichamboushaba commented 2 months ago

This PR updates the Android Dependency Catalog, and then Compose to use it.

⚠️ Don't merge until https://github.com/Automattic/android-dependency-catalog/pull/36 is merged

Testing

Successful compilation is enough, on my side I already tested the changes using the steps of this PR

hichamboushaba commented 2 months ago

@ParaskP7 the PR was updated with the latest ADC version and with a change to use ADC for the compose compiler version too, ready for another round.