Browse Source

Merge pull request #3488 from nextcloud/dependabot/gradle/com.mebigfatguy.fb-contrib-fb-contrib-7.6.2

Build(deps): Bump com.mebigfatguy.fb-contrib:fb-contrib from 7.6.1 to 7.6.2
Andy Scherzinger 1 năm trước cách đây
mục cha
commit
95b8ef3371
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -300,7 +300,7 @@ dependencies {
     androidTestImplementation('com.android.support.test.espresso:espresso-intents:3.0.2')
 
     spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
-    spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.1'
+    spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.2'
 
     gplayImplementation 'com.google.android.gms:play-services-base:18.2.0'
     gplayImplementation "com.google.firebase:firebase-messaging:23.3.1"