Update core

This commit is contained in:
Ran
2021-11-26 23:28:54 +06:00
parent 1c2549c64f
commit e0ed760cf9
91 changed files with 10 additions and 15480 deletions
+3
View File
@@ -47,6 +47,9 @@ dependencies {
common(project(path: ":common", configuration: "namedElements")) { transitive false }
shadowMe(project(path: ":common", configuration: "transformProductionFabric")) { transitive false }
common(project(":core"))
shadowMe(project(":core"))
common 'org.tukaani:xz:1.9'
common 'org.apache.commons:commons-compress:1.21'
shadowMe 'org.tukaani:xz:1.9'