6.7.0 - Alpha6 - 使用 Gradle 约定插件简化本地 AAR 库加载逻辑

This commit is contained in:
SuperMonster003
2025-10-09 17:51:09 +08:00
parent b83ce13d0e
commit 35fbcbda42
22 changed files with 147 additions and 149 deletions

View File

@@ -4,8 +4,6 @@
// ! Blocks "buildscript" and "plugins" have been moved to "settings.gradle.kts".
// ! zh-CN: 代码块 "buildscript" 以及 "plugins" 已迁移至 "settings.gradle.kts".
extra["configurationName"] = "default"
allprojects {
repositories {
mavenCentral()