mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-10 21:36:16 +00:00
build(Needs bump): Use correct Maven repository URL
This commit is contained in:
@@ -2,3 +2,9 @@ plugins {
|
||||
kotlin("jvm") version "1.9.0" apply false
|
||||
alias(libs.plugins.binary.compatibility.validator)
|
||||
}
|
||||
|
||||
allprojects {
|
||||
apply(plugin = "maven-publish")
|
||||
|
||||
group = "app.revanced"
|
||||
}
|
||||
Reference in New Issue
Block a user