Update mappings to fix crash with FMP

This commit is contained in:
modmuss50 2017-04-11 12:58:35 +01:00
parent 39cc0f9452
commit cda60c7b8f
No known key found for this signature in database
GPG key ID: 773D17BE8BF49C82

View file

@ -86,7 +86,7 @@ if (ENV.BUILD_NUMBER) {
minecraft {
version = "1.11.2-13.20.0.2255"
mappings = "snapshot_20161118"
mappings = "snapshot_20161220"
replace "@MODVERSION@", project.version
// makeObfSourceJar = false
useDepAts = true