6.6.0 - 内置模块重写; 新增部分模块及方法; 修复高版本安卓系统兼容问题; 优化文件管理器及打包功能体验
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
// @Hint by SuperMonster003 on Aug 16, 2023.
|
||||
// ! Blocks "buildscript" and "plugins" have been moved to "settings.gradle.kts".
|
||||
// ! Blocks "buildscript" and "plugins" have been moved to "settings.gradle.kts".
|
||||
// ! zh-CN: 代码块 "buildscript" 以及 "plugins" 已迁移至 "settings.gradle.kts".
|
||||
|
||||
extra.apply {
|
||||
set("configurationName", "default")
|
||||
}
|
||||
extra["configurationName"] = "default"
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user