引入必要依赖并且完善 gradle 配置及注释说明

This commit is contained in:
Joker.X
2025-11-28 23:19:32 +08:00
parent 81aa95486e
commit 70e274a5cf
5 changed files with 293 additions and 17 deletions

View File

@@ -1,3 +1,5 @@
@file:Suppress("UnstableApiUsage")
pluginManagement {
repositories {
google {