android / sunflower

A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
https://d.android.com/jetpack
Apache License 2.0
17.57k stars 4.67k forks source link

Update dependencies and add update deps workflow #948

Closed arriolac closed 6 months ago

arriolac commented 6 months ago

Changes:

arriolac commented 6 months ago

Thanks! Will merge this one in as I'd like to update dependencies since that fixes some issues such as previews not working (regression introduced in an alpha version of material3). I'll create a separate PR if anyone else on the team finds anything