Skip to content

Commit

Permalink
Modify build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
NovaMachina committed Dec 15, 2020
1 parent 125a526 commit 2ccda89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {
apply plugin: 'net.minecraftforge.gradle'
// Only edit below this line, the above code adds and enables the necessary things for Forge to be setup.
apply plugin: 'idea'
apply plugin: 'maven-publish'
apply plugin: 'maven'
apply plugin: 'com.matthewprenger.cursegradle'

def ENV = System.getenv()
Expand Down

0 comments on commit 2ccda89

Please sign in to comment.