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 M3 to 1.2.0-beta01 #946

Closed arriolac closed 6 months ago

arriolac commented 6 months ago

Updating M3 to the latest version to fix broken previews due to a NoSuchMethodError exception when applying SunflowerTheme.

arriolac commented 6 months ago

Closing in favor of #948