Skip to content

Commit 633f656

Browse files
fix(deps): update dependency com.mebigfatguy.fb-contrib:fb-contrib to v7.7.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e753e57 commit 633f656

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ espressoVersion = "3.7.0"
3434
eventbusVersion = "3.3.1"
3535
exifinterfaceVersion = "1.4.1"
3636
ezVcardVersion = "0.12.1"
37-
fbContribVersion = "7.6.15"
37+
fbContribVersion = "7.7.0"
3838
findsecbugsPluginVersion = "1.14.0"
3939
firebaseMessagingVersion = "25.0.1"
4040
flexboxVersion = "3.0.0"

gradle/verification-metadata.xml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
<trust file=".*-javadoc[.]jar" regex="true" reason="Android Studio downloads javadoc jars but doesn't add checksums - fixes building in AS"/>
1818
<trust file=".*-sources[.]jar" regex="true" reason="Android Studio downloads source jars but doesn't add checksums - fixes building in AS"/>
1919
</trusted-artifacts>
20+
<ignored-keys>
21+
<ignored-key id="AE094C852B4EE5DC" reason="Key couldn't be downloaded from any key server"/>
22+
</ignored-keys>
2023
<trusted-keys>
2124
<trusted-key id="015479E1055341431B4545AB72475FD306B9CAB7" group="com.googlecode.javaewah" name="JavaEWAH" version="1.2.3"/>
2225
<trusted-key id="03C123038C20AAE9E286C857479D601F3A7B5C1A" group="^com[.]github[.]ajalt($|([.].*))" regex="true"/>
@@ -22455,6 +22458,14 @@
2245522458
<sha256 value="8b7bd44a055ff4058983eceb5767c98abfb48c18bf84233e568594c475e8ae32" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
2245622459
</artifact>
2245722460
</component>
22461+
<component group="com.mebigfatguy.fb-contrib" name="fb-contrib" version="7.7.0">
22462+
<artifact name="fb-contrib-7.7.0.jar">
22463+
<sha256 value="b9f237f21607e5b6c52d4bf5031bb699d70be6ff04d1a175c864aaaf564d4c51" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
22464+
</artifact>
22465+
<artifact name="fb-contrib-7.7.0.pom">
22466+
<sha256 value="a4da6c8864202c23017033b354b4270beda65b807b179b9d111a8d0c8d0206e2" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
22467+
</artifact>
22468+
</component>
2245822469
<component group="com.pinterest.ktlint" name="ktlint-cli" version="1.1.1">
2245922470
<artifact name="ktlint-cli-1.1.1.jar">
2246022471
<sha256 value="6e0b89ef9ef78da13efb285f668c2465f3e86013f72689da5b38c434f663373c" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)