[Code]无用代码,用于测试

This commit is contained in:
renwj
2022-03-10 11:49:41 +08:00
committed by zhongchao
parent ffc4d73627
commit c37feb2953

View File

@@ -1,8 +1,8 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
apply from: "config.gradle"
apply from: "javadoc.gradle"
buildscript {
repositories {
maven { url 'https://maven.aliyun.com/nexus/content/groups/public/' }
@@ -131,4 +131,4 @@ subprojects.each {
}
}
}
}
}