Skip to content

Commit

Permalink
Fix phone previews
Browse files Browse the repository at this point in the history
  • Loading branch information
yschimke committed Feb 19, 2024
1 parent 91b797b commit a77f39d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions datalayer/phone-ui/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ dependencies {

androidTestImplementation(libs.androidx.test.ext)
androidTestImplementation(libs.androidx.test.espressocore)
debugImplementation(libs.compose.ui.tooling)
}

dependencyAnalysis {
Expand Down

0 comments on commit a77f39d

Please sign in to comment.