diff options
| author | 2019-03-20 22:13:25 +0000 | |
|---|---|---|
| committer | 2019-03-20 22:13:25 +0000 | |
| commit | 20c98824b9ffca7e9ff0080941627a5f12a10792 (patch) | |
| tree | ec1f66f1e9efdcfb99b26ffcf13b47b79147c271 /gradle.properties | |
| parent | 19w12a (diff) | |
Update to fixed fabric + yarn
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 0665cf6..883630d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx1G # Fabric Properties # check these on https://fabricmc.net/use minecraft_version=19w12a - yarn_mappings=19w12a.1 + yarn_mappings=19w12a.2 loader_version=0.3.7.109 # Mod Properties @@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G # Dependencies # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric - fabric_version=0.2.4.112 + fabric_version=0.2.4.113 |
