diff --git a/app/build.gradle b/app/build.gradle index 7fe637658..e4d978afb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -268,7 +268,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.14' fullImplementation 'androidx.navigation:navigation-fragment-ktx:2.7.7' fullImplementation 'androidx.navigation:navigation-ui-ktx:2.7.7'