diff --git a/app/build.gradle b/app/build.gradle index 939f0baa..59d9da30 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -31,7 +31,7 @@ allprojects { Before the release please change the url below to: https://repo.onegini.com/artifactory/onegini-sdk Please change it back to https://repo.onegini.com/artifactory/public after the release */ - url "https://repo.onegini.com/artifactory/public" + url "https://repo.onegini.com/artifactory/onegini-sdk" credentials { username artifactory_user password artifactory_password