aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle3
1 files changed, 1 insertions, 2 deletions
diff --git a/settings.gradle b/settings.gradle
index c2f4d6b6..430c7754 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -1,3 +1,2 @@
-include ':app', ':Server Proxy', ':DragSort ListView'
+include ':app', ':Server Proxy'
project(':Server Proxy').projectDir = new File('ServerProxy')
-project(':DragSort ListView').projectDir = new File('DragSortListView/library') \ No newline at end of file