mirror of
https://github.com/ChronosX88/JGUN.git
synced 2024-11-09 16:51:02 +00:00
Bumped version and added shadowJar plugin to Gradle
This commit is contained in:
parent
ecea78d827
commit
98d9044054
@ -1,9 +1,10 @@
|
||||
plugins {
|
||||
id 'com.github.johnrengelman.shadow' version '4.0.4'
|
||||
id 'java'
|
||||
}
|
||||
|
||||
group 'io.github.chronosx88'
|
||||
version '0.1.0'
|
||||
version '0.2.0'
|
||||
|
||||
sourceCompatibility = 1.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user