Skip to content
This repository was archived by the owner on Feb 19, 2019. It is now read-only.

Commit 83ffebc

Browse files
author
LeafHacker
committed
Update to stable 1.11 mappings
1 parent 46f7095 commit 83ffebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ minecraft {
3838
version = '1.11.2'
3939
runDir = 'run'
4040
tweakClass = 'me.zero.client.load.ClientTweaker'
41-
mappings = 'snapshot_20170521'
41+
mappings = 'stable_32'
4242

4343
makeObfSourceJar = true
4444
}

0 commit comments

Comments
 (0)