build: 支持 1.12.2 以及更低的版本

This commit is contained in:
2022-12-02 23:48:54 +08:00
parent c66752bf11
commit 384175ae5c
6 changed files with 99 additions and 39 deletions

View File

@@ -20,8 +20,6 @@ subprojects {
configurations {
shade
api.extendsFrom apiShade
implementation.extendsFrom implementationShade
}
dependencies {