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