mirror of
https://github.com/revanced/revanced-patcher.git
synced 2025-05-20 04:27:04 +02:00
chore: Fix spelling mistake
This commit is contained in:
parent
042f554d75
commit
1d78d690bb
@ -27,7 +27,7 @@ repositories {
|
||||
mavenLocal()
|
||||
google()
|
||||
maven {
|
||||
// A repository must be speficied for some reason. "registry" is a dummy.
|
||||
// A repository must be specified for some reason. "registry" is a dummy.
|
||||
url = uri("https://maven.pkg.github.com/revanced/registry")
|
||||
credentials {
|
||||
username = project.findProperty("gpr.user") as String? ?: System.getenv("GITHUB_ACTOR")
|
||||
|
Loading…
x
Reference in New Issue
Block a user