chore: remove unnecessary naming

This commit is contained in:
oSumAtrIX 2023-07-16 03:22:20 +02:00
parent d48a8e697f
commit c543fdc18b
No known key found for this signature in database
GPG key ID: A9B3094ACDB604B4

View file

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