Try again
This commit is contained in:
parent
40a00b321e
commit
a34e52a68e
@ -63,6 +63,7 @@ def embedLibs = ['org.spongepowered:mixin:0.8', 'org.ow2.asm:asm-util:6.2',
|
||||
|
||||
dependencies {
|
||||
minecraft 'net.minecraftforge:forge:1.14.4-28.2.0'
|
||||
annotationProcessor 'org.spongepowered:mixin:0.8'
|
||||
compile group: 'org.jetbrains', name: 'annotations', version: '19.0.0'
|
||||
for (def lib : embedLibs) {
|
||||
embedJar "$lib@jar"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user