This commit is contained in:
Leijurv
2019-08-14 22:31:46 -07:00
parent afebdce1f8
commit afc639ab4b
+1 -1
View File
@@ -82,7 +82,7 @@ task sourceJar(type: Jar, dependsOn: classes) {
}
minecraft {
mappings channel: 'snapshot', version: '20190723-1.14.3'
mappings channel: 'snapshot', version: '20190814-1.14.3'
reobfMappings 'notch'
runs {