We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bdcf92 commit 663d6aaCopy full SHA for 663d6aa
sentry-samples/sentry-samples-android/build.gradle.kts
@@ -133,5 +133,5 @@ dependencies {
133
implementation(Config.Libs.composeNavigation)
134
implementation(Config.Libs.composeMaterial)
135
136
-// debugImplementation(Config.Libs.leakCanary)
+ debugImplementation(Config.Libs.leakCanary)
137
}
0 commit comments