Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
doctor4t committed Jan 22, 2021
1 parent 41ac1c3 commit f175ff9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle
@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '0.4-SNAPSHOT'
id 'fabric-loom' version '0.5-SNAPSHOT'
id 'maven-publish'
id 'com.matthewprenger.cursegradle' version '1.4.0'
id 'org.ajoberstar.grgit' version '3.1.1'
Expand All @@ -21,8 +21,6 @@ minecraft {
}

repositories {
maven { url 'https://jitpack.io' }

// Ladysnake bintray
maven {
name = "Ladysnake Libs"
Expand Down

0 comments on commit f175ff9

Please sign in to comment.