Skip to content

Commit

Permalink
Fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq committed May 4, 2024
1 parent 97d6375 commit f8a81ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ publishing {
}

repositories {
val url = "https://maven.nostal.ink/"
val url = "https://maven.nostal.ink/repository/maven-snapshots/"

maven(url) {
credentials(PasswordCredentials::class)
Expand Down

0 comments on commit f8a81ee

Please sign in to comment.