aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'settings.gradle.kts')
-rw-r--r--settings.gradle.kts1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts
index 6e6ce14f..907f99ed 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -133,6 +133,7 @@ dependencyResolutionManagement {
includeGroup("com.android.tools.layoutlib")
includeGroup("com.android.tools.lint")
includeGroup("com.google.android.gms")
+ includeModule("androidx.compose", "compose-bom")
includeModule("com.android.tools", "annotations")
includeModule("com.android.tools", "common")
includeModule("com.android.tools", "desugar_jdk_libs")