mirror of
https://github.com/HMCore/Core.git
synced 2025-12-10 21:06:19 +00:00
added maven repo building
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
plugins {
|
||||
id 'java'
|
||||
id 'maven'
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.5.0'
|
||||
}
|
||||
|
||||
group 'org.hmcore'
|
||||
group 'com.github.HMCore'
|
||||
version '1.0-SNAPSHOT'
|
||||
|
||||
java {
|
||||
|
||||
Reference in New Issue
Block a user