Skip to content

Commit

Permalink
feat(repo): add unnamed repo
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanGmG committed May 30, 2023
1 parent 046c959 commit 1fbc63d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ plugins {
repositories {
mavenCentral()
maven("https://repo.papermc.io/repository/maven-public/")
maven("https://repo.unnamed.team/repository/unnamed-public/")

mavenLocal()
}

Expand Down

0 comments on commit 1fbc63d

Please sign in to comment.