diff --git a/settings.gradle b/settings.gradle index 707304a6..e7b4def4 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,3 +1 @@ include ':app' -include ':commons' -project(":commons").projectDir = new File("/Users/darthpaul/StudioProjects/Simple-Commons/commons")