diff --git a/app/build.gradle b/app/build.gradle index ed930ef6..aec0a53e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -227,7 +227,7 @@ dependencies { androidTestImplementation 'androidx.test.ext:junit:1.1.5' androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1' - leakCanaryImplementation 'com.squareup.leakcanary:leakcanary-android:2.12' + leakCanaryImplementation 'com.squareup.leakcanary:leakcanary-android:2.13' fullImplementation 'androidx.navigation:navigation-fragment-ktx:2.7.4' fullImplementation 'androidx.navigation:navigation-ui-ktx:2.7.4'