diff --git a/gradle.properties b/gradle.properties index faf97b1..aa4fb43 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,10 +2,10 @@ mod_version = 1.5.0 group = net.shadowfacts archivesBaseName = Forgelin -mc_version = 1.10.2 -mcp_mappings = snapshot_20160802 -forge_version = 12.18.1.2045 +mc_version = 1.12 +mcp_mappings = snapshot_20170624 +forge_version = 14.21.0.2368 -kotlin_version = 1.1.2-4 +kotlin_version = 1.1.3 annotations_version = 15.0 -coroutines_version = 0.14.1 +coroutines_version = 0.16