Skip to content

Commit

Permalink
Add PerfectDreams repository
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowerGamerBR committed Jun 10, 2024
1 parent e48dc6c commit 3058bd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ allprojects {
publishing {
repositories {
maven {
name = "myRepoSnapshots"
url = uri("https://my.repo/")
name = "PerfectDreams"
url = uri("https://repo.perfectdreams.net/")
// See Gradle docs for how to provide credentials to PasswordCredentials
// https://docs.gradle.org/current/samples/sample_publishing_credentials.html
credentials(PasswordCredentials::class)
Expand Down

0 comments on commit 3058bd0

Please sign in to comment.