aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'settings.gradle')
-rw-r--r--settings.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings.gradle b/settings.gradle
index 3e6c4c7c91d..581897df1f0 100644
--- a/settings.gradle
+++ b/settings.gradle
@@ -40,7 +40,7 @@ includeProject(":browser", "browser")
includeProject(":car", "car")
includeProject(":cardview", "cardview")
includeProject(":collection", "collection")
-includeProject(":collection-ktx", "collection-ktx")
+includeProject(":collection-ktx", "collection/ktx")
includeProject(":contentpaging", "content")
includeProject(":coordinatorlayout", "coordinatorlayout")
includeProject(":core", "compat")
@@ -68,7 +68,7 @@ includeProject(":localbroadcastmanager", "localbroadcastmanager")
includeProject(":media", "media")
includeProject(":mediarouter", "mediarouter")
includeProject(":palette", "palette")
-includeProject(":palette-ktx", "palette-ktx")
+includeProject(":palette-ktx", "palette/ktx")
includeProject(":percentlayout", "percent")
includeProject(":preference", "preference")
includeProject(":print", "print")