mirror of
https://github.com/shadowfacts/Forgelin.git
synced 2025-01-08 01:44:17 +00:00
Add maven gradle plugin
This commit is contained in:
parent
78e7b9abcf
commit
0edd79b1ba
@ -13,6 +13,7 @@ buildscript {
|
||||
}
|
||||
|
||||
plugins {
|
||||
id "maven"
|
||||
id "com.github.johnrengelman.shadow" version "1.2.3"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user