Code style

This commit is contained in:
Nanit 2021-10-29 13:27:44 +03:00
parent bcf8e0ebf2
commit 1ee11ffc66

View File

@ -25,7 +25,7 @@ jar {
} }
} }
shadowJar{ shadowJar {
minimize() minimize()
} }