mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-18 13:16:15 +00:00
fix(deps): update daggerversion to v2.53
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2ec09abf45
commit
95b331c858
@ -154,7 +154,7 @@ kapt {
|
||||
ext {
|
||||
androidxCameraVersion = "1.4.0"
|
||||
coilKtVersion = "2.7.0"
|
||||
daggerVersion = "2.52"
|
||||
daggerVersion = "2.53"
|
||||
emojiVersion = "1.5.0"
|
||||
fidoVersion = "4.1.0-patch2"
|
||||
lifecycleVersion = '2.8.7'
|
||||
|
@ -19,6 +19,7 @@
|
||||
<ignored-key id="31D2D79DF7E85DD3" reason="Key couldn't be downloaded from any key server"/>
|
||||
<ignored-key id="5C504E1210E49773" reason="Key couldn't be downloaded from any key server"/>
|
||||
<ignored-key id="B943F5CB616566CD" reason="Key couldn't be downloaded from any key server"/>
|
||||
<ignored-key id="BAC30622339994C4" reason="Key couldn't be downloaded from any key server"/>
|
||||
</ignored-keys>
|
||||
<trusted-keys>
|
||||
<trusted-key id="02A36B6DB7056EB5E6FFEF893DA731F041734930" group="org.parceler"/>
|
||||
@ -6523,6 +6524,14 @@
|
||||
<sha256 value="6079d4cc37b4b49d519e84d82723759805d8d8a8fac1d1566185ae167773517e" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jspecify" name="jspecify" version="1.0.0">
|
||||
<artifact name="jspecify-1.0.0.jar">
|
||||
<sha256 value="1fad6e6be7557781e4d33729d49ae1cdc8fdda6fe477bb0cc68ce351eafdfbab" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
</artifact>
|
||||
<artifact name="jspecify-1.0.0.module">
|
||||
<sha256 value="d307ca77a54e18ac1ef1aaed4e5bbe014bd2f49f29e1d2f813e47c278283195b" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.junit" name="junit-bom" version="5.10.2">
|
||||
<artifact name="junit-bom-5.10.2.pom">
|
||||
<sha256 value="169dd904a4b0f6520cffe658cc62292bfe9f3c14a989fa92120724cde43a9968" origin="Generated by Gradle"/>
|
||||
|
Loading…
Reference in New Issue
Block a user