chore(deps): Upgrade Gradle and dependencies - #3
Open
LiJoeAllen wants to merge 1 commit into
Open
Conversation
* Bump Gradle version from 8.5 to 9.0.0 * Update Kotlin to 2.2.20 and AGP to 8.13.0 * Upgrade Compose BOM to 2025.09.01 and Material3 to 1.4.0 * Add and configure Kotlin Compose compiler plugin support * Update core libraries including Hilt, Navigation, and Room * Enable K2 compiler frontend mode * Adapt to the new Compose Material Icons library * Fix build warnings and deprecated API usages caused by dependency updates chore(deps): 升级 Gradle 和依赖库版本- 将 Gradle 版本从8.5 升级到 9.0.0 - 更新 Kotlin 版本至 2.2.20,AGP 至 8.13.0- 升级 Compose BOM 至 2025.09.01,Material3 至 1.4.0 - 添加并配置 Kotlin Compose 插件支持 - 更新 Hilt、Navigation、Room 等核心库版本 - 配置 Kotlin 编译器前端为 K2 模式 - 适配新版 Compose Material Icons 库 - 修复因依赖升级引起的编译警告和过时 API 使用问题
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
chore(deps): 升级 Gradle 和依赖库版本- 将 Gradle 版本从8.5 升级到 9.0.0