mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 04:55:29 +03:00
fix(deps): update lifecycleversion to v2.8.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
722a78407f
commit
ac2656f946
2 changed files with 6 additions and 1 deletions
|
@ -131,7 +131,7 @@ ext {
|
|||
daggerVersion = "2.51.1"
|
||||
emojiVersion = "1.4.0"
|
||||
fidoVersion = "4.1.0-patch2"
|
||||
lifecycleVersion = '2.8.0'
|
||||
lifecycleVersion = '2.8.1'
|
||||
okhttpVersion = "4.12.0"
|
||||
markwonVersion = "4.6.2"
|
||||
materialDialogsVersion = "3.3.0"
|
||||
|
|
|
@ -904,6 +904,11 @@
|
|||
<sha256 value="9cd16fb530a486cec3f4e2a3e33128f8bb0b9b0b852c48443af38ca7c647c7b7" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.lifecycle" name="lifecycle-livedata" version="2.8.1">
|
||||
<artifact name="lifecycle-livedata-2.8.1.aar">
|
||||
<sha256 value="1a280b5d6351515907aaa19d3179ec8076095985e979e323a5972bdc5d6b7945" 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"/>
|
||||
|
|
Loading…
Reference in a new issue