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