mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-18 14:50:56 +00:00
dont minify
This commit is contained in:
@@ -86,7 +86,6 @@ fun Project.configureDistribution() {
|
|||||||
relocate("org.javax.annotation", "com.dfsek.terra.lib.javax.annotation")
|
relocate("org.javax.annotation", "com.dfsek.terra.lib.javax.annotation")
|
||||||
relocate("org.json", "com.dfsek.terra.lib.json")
|
relocate("org.json", "com.dfsek.terra.lib.json")
|
||||||
relocate("org.yaml", "com.dfsek.terra.lib.yaml")
|
relocate("org.yaml", "com.dfsek.terra.lib.yaml")
|
||||||
minimize()
|
|
||||||
}
|
}
|
||||||
convention.getPlugin<BasePluginConvention>().archivesBaseName = project.name
|
convention.getPlugin<BasePluginConvention>().archivesBaseName = project.name
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user