mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-25 22:07:59 +01:00
Dammit gradle
This commit is contained in:
parent
5f13295a46
commit
e5f0df70ea
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ buildscript {
|
||||||
|
|
||||||
plugins {
|
plugins {
|
||||||
id 'org.ajoberstar.grgit' version '1.7.2'
|
id 'org.ajoberstar.grgit' version '1.7.2'
|
||||||
|
id 'maven-publish'
|
||||||
}
|
}
|
||||||
|
|
||||||
apply plugin: 'net.minecraftforge.gradle.liteloader'
|
apply plugin: 'net.minecraftforge.gradle.liteloader'
|
||||||
|
|
Loading…
Reference in a new issue