diff --git a/settings.gradle b/settings.gradle index 2cb090475..223de0a15 100644 --- a/settings.gradle +++ b/settings.gradle @@ -14,5 +14,5 @@ dependencyResolutionManagement { google() } } -rootProject.name = "AlphaTV" +rootProject.name = "TV" include ':app'