mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 12:35:30 +03:00
fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.6.8
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3f2a67f67b
commit
55fe39c902
2 changed files with 10 additions and 2 deletions
|
@ -182,7 +182,7 @@ configurations.configureEach {
|
|||
|
||||
dependencies {
|
||||
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
|
||||
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.5'
|
||||
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.8'
|
||||
|
||||
implementation("androidx.compose.runtime:runtime:1.7.5")
|
||||
implementation 'androidx.preference:preference-ktx:1.2.1'
|
||||
|
@ -346,7 +346,7 @@ dependencies {
|
|||
androidTestImplementation('com.android.support.test.espresso:espresso-intents:3.0.2')
|
||||
|
||||
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.13.0'
|
||||
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.5'
|
||||
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.6.8'
|
||||
|
||||
implementation 'androidx.activity:activity-ktx:1.9.3'
|
||||
|
||||
|
|
|
@ -5484,6 +5484,14 @@
|
|||
<sha256 value="eb308c03982ff98baf9edbf071c4e8796146686eaba0f28eaf2b67516c6a0113" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.6.8">
|
||||
<artifact name="fb-contrib-7.6.8.jar">
|
||||
<sha256 value="02bb9ebe4c66a9fa8c3045df3efc0fb3603335653de9b88998b2e8d753495b69" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
</artifact>
|
||||
<artifact name="fb-contrib-7.6.8.pom">
|
||||
<sha256 value="3a32cd165d6e267db1db7393b60fe177980f46dab2c88e487761095e6ddd49b4" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.novoda" name="merlin" version="1.2.1">
|
||||
<artifact name="merlin-1.2.1.aar">
|
||||
<sha256 value="c62d03d0fde57f26fa633feeee24d7dfed3d66cc81097e4d6306b076cc7d70b6" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
|
|
Loading…
Reference in a new issue