WangJie0822 / Cashbook

记账本
Apache License 2.0
57 stars 9 forks source link

fix: 修复升级compose-bom导致的应用打开闪退问题 #45

Closed WangJie0822 closed 7 months ago

WangJie0822 commented 7 months ago

compose-bom升级到 2024.01.00,其中的 material3 版本为 1.1.2,此版本包含异常,单独指定 material3 版本为 1.2.0-rc01,待后续版本修复

Thanks for submitting a pull request. Please include the following information.

What I have done and why Include a summary of what your pull request contains, and why you have made these changes.

Fixes #

Do tests pass?