Change the maven URL for Aria's Creations
This commit is contained in:
parent
6fdfa52e1a
commit
03970678cd
2 changed files with 1 additions and 1 deletions
|
@ -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
0
gradlew
vendored
Executable file → Normal file
Loading…
Reference in a new issue