Skip to content

Commit 0aa4601

Browse files
authored
build: 0901
1 parent 1c9d6b8 commit 0aa4601

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
mavenCentral()
1919
google()
2020
maven {
21-
name = "GitHubPackages"
21+
name = "githubPackages"
2222
// A repository must be specified for some reason. "registry" is a dummy.
2323
url = uri("https://maven.pkg.github.com/revanced/registry")
2424
credentials(PasswordCredentials::class)

0 commit comments

Comments
 (0)