Skip to content

Commit 1feb54a

Browse files
committed
Fix wearapp-wearos missing dependency
1 parent 06de7e1 commit 1feb54a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wearapp-wearos/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ android {
5757
dependencies {
5858
implementation(projects.common.android)
5959
implementation(projects.common.core)
60+
implementation(projects.common.designsystemResources)
6061
implementation(projects.common.ui)
6162

6263
implementation(libs.androidx.activityCompose)

0 commit comments

Comments
 (0)