update repo url

This commit is contained in:
oSumAtrIX 2026-02-07 00:47:45 +01:00
parent 21e02ed323
commit beae479f58
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4

View file

@ -7,7 +7,7 @@ pluginManagement {
google()
maven {
name = "githubPackages"
url = uri("https://maven.pkg.github.com/revanced/registry")
url = uri("https://maven.pkg.github.com/revanced/revanced-patches")
credentials(PasswordCredentials::class)
}
}