mirror of
https://github.com/HMCore/Core.git
synced 2025-12-10 21:06:19 +00:00
Update build.gradle
This commit is contained in:
@@ -2,6 +2,7 @@ plugins {
|
||||
id 'java'
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.5.0'
|
||||
id 'com.github.johnrengelman.shadow' version '7.0.0'
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
group 'com.github.HMCore'
|
||||
@@ -28,4 +29,4 @@ dependencies {
|
||||
|
||||
test {
|
||||
useJUnitPlatform()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user