Change the maven URL for Aria's Creations

This commit is contained in:
Zontreck 2023-07-30 12:31:52 -07:00
parent 6fdfa52e1a
commit 03970678cd
2 changed files with 1 additions and 1 deletions

View file

@ -57,7 +57,7 @@ publishing {
}
repositories {
maven {
url = "https://maven.zontreck.dev/repository/ariascreations"
url = "https://maven.zontreck.dev/repository/internal"
name = "ariascreations"
if (project.findProperty(MAVEN_PASSWORD_PROPERTY) != null) {
credentials {

0
gradlew vendored Executable file → Normal file
View file