chore: rename root project name

Signed-off-by: oSumAtrIX <johan.melkonyan1@web.de>
This commit is contained in:
oSumAtrIX 2023-01-02 02:48:13 +01:00
parent a600239bbf
commit 6fd81770bf
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
1 changed files with 2 additions and 1 deletions

View File

@ -8,4 +8,5 @@ dependencyResolutionManagement {
}
include(":app")
include(":dummy")
rootProject.name = "integrations"
rootProject.name = "revanced-integrations"