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 {
|
repositories {
|
||||||
maven {
|
maven {
|
||||||
url = "https://maven.zontreck.dev/repository/ariascreations"
|
url = "https://maven.zontreck.dev/repository/internal"
|
||||||
name = "ariascreations"
|
name = "ariascreations"
|
||||||
if (project.findProperty(MAVEN_PASSWORD_PROPERTY) != null) {
|
if (project.findProperty(MAVEN_PASSWORD_PROPERTY) != null) {
|
||||||
credentials {
|
credentials {
|
||||||
|
|
0
gradlew
vendored
Executable file → Normal file
0
gradlew
vendored
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue