mirror of
https://github.com/nextcloud/talk-android
synced 2025-01-18 21:18:15 +00:00
fix(deps): update lifecycleversion to v2.8.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a344d824cc
commit
5fb1d842ac
@ -137,7 +137,7 @@ ext {
|
||||
daggerVersion = "2.51.1"
|
||||
emojiVersion = "1.4.0"
|
||||
fidoVersion = "4.1.0-patch2"
|
||||
lifecycleVersion = '2.8.1'
|
||||
lifecycleVersion = '2.8.3'
|
||||
okhttpVersion = "4.12.0"
|
||||
markwonVersion = "4.6.2"
|
||||
materialDialogsVersion = "3.3.0"
|
||||
|
@ -8,6 +8,9 @@
|
||||
<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 file=".*-sources[.]jar" regex="true"/>
|
||||
</trusted-artifacts>
|
||||
<ignored-keys>
|
||||
<ignored-key id="98FE03A974CE0A0B" reason="Key couldn't be downloaded from any key server"/>
|
||||
</ignored-keys>
|
||||
<trusted-keys>
|
||||
<trusted-key id="02A36B6DB7056EB5E6FFEF893DA731F041734930" group="org.parceler"/>
|
||||
<trusted-key id="03D5EBC6C81161316CF21CEE1592D9DA6586CF26" group="^com[.]afollestad($|([.].*))" regex="true"/>
|
||||
@ -934,6 +937,11 @@
|
||||
<sha256 value="1a280b5d6351515907aaa19d3179ec8076095985e979e323a5972bdc5d6b7945" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.lifecycle" name="lifecycle-livedata" version="2.8.3">
|
||||
<artifact name="lifecycle-livedata-2.8.3.aar">
|
||||
<sha256 value="fdbf70620b48550ab23fcf04d9ee59123bf8c31db26016ca74d3332a79444aee" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.lifecycle" name="lifecycle-livedata-core" version="2.0.0">
|
||||
<artifact name="lifecycle-livedata-core-2.0.0.aar">
|
||||
<sha256 value="fde334ec7e22744c0f5bfe7caf1a84c9d717327044400577bdf9bd921ec4f7bc" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
@ -5140,6 +5148,7 @@
|
||||
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk7" version="1.2.71">
|
||||
<artifact name="kotlin-stdlib-jdk7-1.2.71.pom">
|
||||
<pgp value="BAE5C184E3B70CB15617700598FE03A974CE0A0B"/>
|
||||
<sha256 value="941426d95526c828e794791a1da889b62f1f29e0220cf2f2e8dc09b6197080b3" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jetbrains.kotlin" name="kotlin-stdlib-jdk7" version="1.9.0">
|
||||
|
Loading…
Reference in New Issue
Block a user