Skip to content

Commit

Permalink
More kotlinforforge madness! πŸ™„πŸ™„πŸ™„
Browse files Browse the repository at this point in the history
  • Loading branch information
StewStrong committed Oct 11, 2023
1 parent 9445389 commit 328c4f4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,12 @@ subprojects {
} catch (UnknownDomainObjectException ignore) {}

mavenCentral()
maven {
url "https://cursemaven.com"
content {
includeModule "curse.maven", "kotlinforforge-351264"
}
}
maven {
name = "Valkyrien Skies Internal"
url = project.vs_maven_url ?: 'https://maven.valkyrienskies.org'
Expand Down

0 comments on commit 328c4f4

Please sign in to comment.