mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-02-01 19:15:14 +01:00
build: add mavenlocal to repositories
This commit is contained in:
@@ -22,6 +22,7 @@ allprojects {
|
|||||||
password = (project.findProperty("gpr.key") ?: System.getenv("GITHUB_TOKEN")) as String
|
password = (project.findProperty("gpr.key") ?: System.getenv("GITHUB_TOKEN")) as String
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
mavenLocal()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user