Cleaned up some gradle stuff

This commit is contained in:
coolGi2007
2022-01-30 15:53:47 +10:30
parent 003dbdff02
commit 308f809d5d
4 changed files with 7 additions and 9 deletions
-1
View File
@@ -30,5 +30,4 @@ publishing {
dependencies {
implementation("com.electronwill.night-config:toml:${rootProject.toml_version}")
shadowMe("com.electronwill.night-config:toml:${rootProject.toml_version}") {}
}