From 88f7ca5affd602f0546af2e26ae045f501c8bff0 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Sun, 11 Feb 2024 16:52:32 +0100 Subject: [PATCH] Revert com.mebigfatguy.fb-contrib:fb-contrib to 7.6.0 Signed-off-by: Andy Scherzinger --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index c302a55c2f..c48aed6f95 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -291,7 +291,7 @@ dependencies { qaImplementation project(':appscan') spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0' - spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.4' + spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.0' implementation "com.google.dagger:dagger:$daggerVersion" implementation "com.google.dagger:dagger-android:$daggerVersion"