mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 12:39:58 +01:00
Merge pull request #4892 from nextcloud/renovate/daggerversion
fix(deps): update daggerversion to v2.56.2
This commit is contained in:
commit
edd8ce73bc
@ -152,7 +152,7 @@ kapt {
|
||||
ext {
|
||||
androidxCameraVersion = "1.4.2"
|
||||
coilKtVersion = "2.7.0"
|
||||
daggerVersion = "2.56.1"
|
||||
daggerVersion = "2.56.2"
|
||||
emojiVersion = "1.5.0"
|
||||
fidoVersion = "4.1.0-patch2"
|
||||
lifecycleVersion = '2.8.7'
|
||||
|
@ -6,7 +6,7 @@
|
||||
<trusted-artifacts>
|
||||
<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="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.google.dagger"/>
|
||||
<trust group="org.javassist" name="javassist" version="3.26.0-GA" reason="java assist"/>
|
||||
|
Loading…
Reference in New Issue
Block a user