Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

Commit 2fd649d

Browse files
committed
fix
1 parent 16cc717 commit 2fd649d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ publishing {
7676
// retrieving dependencies.
7777
maven {
7878
name = "GitHubPackages"
79-
url = "https://maven.pkg.github.com/TexBlock/FoxifiedNetworking"
79+
url = "https://maven.pkg.github.com/TexBlock/foxifiednetworking"
8080
credentials {
8181
username = System.getenv("GITHUB_ACTOR")
8282
password = System.getenv("GITHUB_TOKEN")

0 commit comments

Comments
 (0)