Skip to content

Commit 5108160

Browse files
committed
Fix tests
1 parent 24e9202 commit 5108160

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sentry-android-core/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ dependencies {
108108
testImplementation(projects.sentryAndroidFragment)
109109
testImplementation(projects.sentryAndroidTimber)
110110
testImplementation(projects.sentryAndroidReplay)
111+
testImplementation(projects.sentryCompose)
111112
testImplementation(projects.sentryAndroidNdk)
112113
testRuntimeOnly(Config.Libs.composeUi)
113114
testRuntimeOnly(Config.Libs.timber)

0 commit comments

Comments
 (0)