We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1354f75 + 7f6f5d5 commit bc88090Copy full SHA for bc88090
1 file changed
PLDroidPlayerDemo/app/build.gradle
@@ -33,7 +33,4 @@ dependencies {
33
implementation 'com.journeyapps:zxing-android-embedded:3.0.2@aar'
34
implementation 'com.google.zxing:core:3.2.0'
35
implementation 'com.bugsnag:bugsnag-android-ndk:1.1.2'
36
- debugImplementation 'com.squareup.leakcanary:leakcanary-android:1.4'
37
- releaseImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.4'
38
- testImplementation 'com.squareup.leakcanary:leakcanary-android-no-op:1.4'
39
}
0 commit comments