diff --git a/settings.gradle b/settings.gradle index bb2581c41..16f4ba1ec 100644 --- a/settings.gradle +++ b/settings.gradle @@ -14,5 +14,4 @@ dependencyResolutionManagement { maven { url 'https://jitpack.io' } } } -rootProject.name = "Unexpected-Keyboard" -include ':app' +rootProject.name = "Unexpected-Keyboard" \ No newline at end of file