Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Hugman76 committed Jan 31, 2022
1 parent e792f6a commit cf66071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ apply from: 'https://raw.githubusercontent.com/DawnTeamMC/DawnTeamMC/master/grad

repositories {
mavenLocal()
maven { url 'https://maven.minecraftforge.net/' }
maven { url 'https://jitpack.io' }
maven { url 'https://maven.shedaniel.me/' }
maven { url 'https://maven.terraformersmc.com/' }
maven { url 'https://server.bbkr.space/artifactory/libs-release' }
maven { url 'https://www.cursemaven.com' }
maven { url "https://maven.ryanliptak.com/" }
maven { url 'https://maven.minecraftforge.net/' }
}

dependencies {
Expand Down

0 comments on commit cf66071

Please sign in to comment.