set correct project id in build.gradle
This commit is contained in:
@@ -97,7 +97,7 @@ publishing {
|
||||
repositories {
|
||||
maven {
|
||||
name = "gitlabPackageRegistry"
|
||||
url = uri("https://gitlab.com/api/v4/projects/62010300/packages/maven")
|
||||
url = uri("https://gitlab.com/api/v4/projects/64726715/packages/maven")
|
||||
credentials(PasswordCredentials)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user