Skip to content

Commit 87a4851

Browse files
authored
Update build.gradle.kts (#212)
1 parent cc188ab commit 87a4851

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toolkit/indoors/build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,6 @@ dependencies {
5353
implementation(libs.androidx.activity.compose)
5454
testImplementation(libs.bundles.unitTest)
5555
androidTestImplementation(libs.bundles.composeTest)
56+
androidTestImplementation(project(mapOf("path" to ":composable-map")))
5657
debugImplementation(libs.bundles.debug)
5758
}

0 commit comments

Comments
 (0)