diff --git a/app/build.gradle b/app/build.gradle index 2b0ab46eb..f85ef272c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -304,7 +304,7 @@ dependencies { androidTestImplementation "androidx.test.espresso:espresso-accessibility:$espressoVersion" androidTestImplementation('com.android.support.test.espresso:espresso-intents:3.0.2') - spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0' + spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0' spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.4' gplayImplementation 'com.google.android.gms:play-services-base:18.3.0'