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

This commit is contained in:
renwj
2022-03-10 11:49:41 +08:00
parent c840d992a7
commit c456a230d8

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 {
}
}
}
}
}