update cotton client commands, fixes obfuscation

This commit is contained in:
creeper123123321 2019-05-01 09:10:15 -03:00
parent 52f102d4ec
commit 28429d2ddd
No known key found for this signature in database
GPG Key ID: 0AC57D54786721D1
2 changed files with 3 additions and 3 deletions

View File

@ -61,8 +61,8 @@ dependencies {
modCompile("net.fabricmc:fabric:0.2.7+build.127")
modCompile("io.github.cottonmc:cotton-client-commands:0.3.0+1.14-SNAPSHOT")
include("io.github.cottonmc:cotton-client-commands:0.3.0+1.14-SNAPSHOT")
modCompile("io.github.cottonmc:cotton-client-commands:0.3.1+1.14-SNAPSHOT")
include("io.github.cottonmc:cotton-client-commands:0.3.1+1.14-SNAPSHOT")
}
minecraft {

View File

@ -1,2 +1,2 @@
#Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
org.gradle.jvmargs=-Xmx1G