Didnt mean to do that.
I need to find a better way to test it locally
This commit is contained in:
parent
a2fc5ddf9c
commit
d9d89d1674
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ targetCompatibility = 1.8
|
||||||
|
|
||||||
group = 'net.fabricmc'
|
group = 'net.fabricmc'
|
||||||
archivesBaseName = project.name
|
archivesBaseName = project.name
|
||||||
version = '0.1.1-SNAPSHOT'
|
version = '0.1.0-SNAPSHOT'
|
||||||
|
|
||||||
def build = "local"
|
def build = "local"
|
||||||
def ENV = System.getenv()
|
def ENV = System.getenv()
|
||||||
|
|
Loading…
Reference in a new issue