mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-19 10:45:13 +01:00
fix(deps): update daggerversion to v2.56.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
312908129a
commit
8f06f07a78
@ -152,7 +152,7 @@ kapt {
|
|||||||
ext {
|
ext {
|
||||||
androidxCameraVersion = "1.4.2"
|
androidxCameraVersion = "1.4.2"
|
||||||
coilKtVersion = "2.7.0"
|
coilKtVersion = "2.7.0"
|
||||||
daggerVersion = "2.56.1"
|
daggerVersion = "2.56.2"
|
||||||
emojiVersion = "1.5.0"
|
emojiVersion = "1.5.0"
|
||||||
fidoVersion = "4.1.0-patch2"
|
fidoVersion = "4.1.0-patch2"
|
||||||
lifecycleVersion = '2.8.7'
|
lifecycleVersion = '2.8.7'
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
<trusted-artifacts>
|
<trusted-artifacts>
|
||||||
<trust file="tensorflow-lite-metadata-0.1.0-rc2.pom" reason="differing hash on every CI run - temp global trust"/>
|
<trust file="tensorflow-lite-metadata-0.1.0-rc2.pom" reason="differing hash on every CI run - temp global trust"/>
|
||||||
<trust group="androidx.fragment"/>
|
<trust group="androidx.fragment"/>
|
||||||
<trust group="com.android.tools.build" name="aapt2" version="8.9.2-12782657" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
|
<trust group="com.android.tools.build" name="aapt2" version="8.9.2-12782657" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
|
||||||
<trust group="com.github.nextcloud-deps" name="android-talk-webrtc" version="110.5481.0" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
|
<trust group="com.github.nextcloud-deps" name="android-talk-webrtc" version="110.5481.0" reason="ships OS specific artifacts (win/linux) - temp global trust"/>
|
||||||
<trust group="com.google.dagger"/>
|
<trust group="com.google.dagger"/>
|
||||||
<trust group="org.javassist" name="javassist" version="3.26.0-GA" reason="java assist"/>
|
<trust group="org.javassist" name="javassist" version="3.26.0-GA" reason="java assist"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user