loom update

This commit is contained in:
Szum123321 2020-05-08 21:43:37 +02:00 committed by GitHub
parent 0be55ed060
commit d4f38b2ebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
plugins { plugins {
id 'fabric-loom' version '0.2.6-SNAPSHOT' id 'fabric-loom' version '0.2.7-SNAPSHOT'
id 'maven-publish' id 'maven-publish'
} }
@ -18,7 +18,6 @@ repositories{
maven { url 'https://jitpack.io' } maven { url 'https://jitpack.io' }
} }
dependencies { dependencies {
//to change the versions see the gradle.properties file //to change the versions see the gradle.properties file
minecraft "com.mojang:minecraft:${project.minecraft_version}" minecraft "com.mojang:minecraft:${project.minecraft_version}"