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.
2 parents 071bac2 + 9b9cbf5 commit 5ef336aCopy full SHA for 5ef336a
app/build.gradle.kts
@@ -415,7 +415,7 @@ dependencies {
415
implementation("org.jetbrains:annotations-java5:24.1.0")
416
417
// debugging
418
- debugImplementation("com.squareup.leakcanary:leakcanary-android:2.12")
+ debugImplementation("com.squareup.leakcanary:leakcanary-android:2.14")
419
420
// desugaring
421
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.4")
0 commit comments