Skip to content

Commit 171245a

Browse files
committed
build.gradle
1 parent 9f4508c commit 171245a

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
@@ -62,7 +62,7 @@ if (secretFile.exists()) {
6262
minecraft {
6363
version = "1.11.2-13.20.0.2228"
6464
runDir = "run"
65-
mappings = "snapshot_20161220"
65+
mappings = "snapshot_20170531"
6666
// coreMod = ""
6767
makeObfSourceJar = false
6868
}

0 commit comments

Comments
 (0)