Skip to content

Commit

Permalink
update settings.gradle
Browse files Browse the repository at this point in the history
Took 59 seconds
  • Loading branch information
xkball committed Oct 9, 2024
1 parent 0e34994 commit 8116ebb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
pluginManagement {
repositories {
maven { url "https://maven.architectury.dev/" }
maven { url = 'https://maven.neoforged.net/releases' }
gradlePluginPortal()
}
}
}

plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
}

0 comments on commit 8116ebb

Please sign in to comment.