mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2024-11-10 01:02:22 +01:00
chore: remove unnecessary naming
This commit is contained in:
parent
d48a8e697f
commit
c543fdc18b
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
rootProject.name = "ReVanced Patcher"
|
||||
|
||||
pluginManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
@ -26,4 +24,5 @@ dependencyResolutionManagement {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
include("revanced-patcher", "arsclib-utils")
|
||||
|
|
Loading…
Reference in a new issue