Update build.gradle

This commit is contained in:
samo_lego 2020-10-08 21:15:28 +02:00 committed by GitHub
parent 0718d8ec03
commit 658d31cdfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '0.4-SNAPSHOT'
id 'fabric-loom' version '0.5-SNAPSHOT'
id 'maven-publish'
}