chore: remove unnecessary naming

This commit is contained in:
oSumAtrIX
2023-07-16 03:22:20 +02:00
parent d48a8e697f
commit c543fdc18b

View File

@@ -1,5 +1,3 @@
rootProject.name = "ReVanced Patcher"
pluginManagement {
repositories {
mavenCentral()
@@ -26,4 +24,5 @@ dependencyResolutionManagement {
}
}
}
include("revanced-patcher", "arsclib-utils")