Update to CurseGradle 1.0.9!
This commit is contained in:
parent
b28ad34b43
commit
8c0e03cd0a
|
@ -12,7 +12,7 @@ buildscript {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
plugins {
|
plugins {
|
||||||
id "com.matthewprenger.cursegradle" version "1.0.8"
|
id "com.matthewprenger.cursegradle" version "1.0.9"
|
||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'net.minecraftforge.gradle.forge'
|
apply plugin: 'net.minecraftforge.gradle.forge'
|
||||||
|
|
Loading…
Reference in New Issue