We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bacb7d5 commit 81b15b9Copy full SHA for 81b15b9
zapp-merchant-library/release.gradle
@@ -70,7 +70,7 @@ afterEvaluate {
70
repositories {
71
maven {
72
name = "GitHubPackages"
73
- url = uri("https://maven.pkg.github.com/Mastercard/merchant-button-lib-test")
+ url = uri("https://maven.pkg.github.com/Mastercard/pbba-merchant-button-library-android")
74
credentials {
75
username = System.getenv("USERNAME")
76
password = System.getenv("TOKEN")
0 commit comments