Skip to content

Commit 81b15b9

Browse files
authored
updated repository release gradle (#13)
1 parent bacb7d5 commit 81b15b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zapp-merchant-library/release.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ afterEvaluate {
7070
repositories {
7171
maven {
7272
name = "GitHubPackages"
73-
url = uri("https://maven.pkg.github.com/Mastercard/merchant-button-lib-test")
73+
url = uri("https://maven.pkg.github.com/Mastercard/pbba-merchant-button-library-android")
7474
credentials {
7575
username = System.getenv("USERNAME")
7676
password = System.getenv("TOKEN")

0 commit comments

Comments
 (0)