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 0655c09 commit 9abc54aCopy full SHA for 9abc54a
1 file changed
settings.gradle.kts
@@ -6,7 +6,7 @@ pluginManagement {
6
google()
7
maven {
8
name = "githubPackages"
9
- url = uri("https://maven.pkg.github.com/revanced/revanced-patches-template")
+ url = uri("https://maven.pkg.github.com/revanced/revanced-patches-gradle-plugin")
10
credentials(PasswordCredentials::class)
11
}
12
0 commit comments