mirror of
https://github.com/nextcloud/android.git
synced 2024-11-21 20:55:31 +03:00
Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b0fc628cb5
commit
34f3456a96
2 changed files with 6 additions and 1 deletions
|
@ -288,7 +288,7 @@ dependencies {
|
|||
implementation 'androidx.webkit:webkit:1.11.0'
|
||||
implementation 'androidx.cardview:cardview:1.0.0'
|
||||
implementation 'androidx.exifinterface:exifinterface:1.3.7'
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.4"
|
||||
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.6"
|
||||
implementation "androidx.lifecycle:lifecycle-service:2.8.4"
|
||||
implementation "androidx.work:work-runtime:$workRuntime"
|
||||
implementation "androidx.work:work-runtime-ktx:$workRuntime"
|
||||
|
|
|
@ -1954,6 +1954,11 @@
|
|||
<sha256 value="847f99ae15ba72997b322ae909014a162e6c8dcf32752e6173799d94e6cdab14" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="androidx.lifecycle" name="lifecycle-livedata" version="2.8.6">
|
||||
<artifact name="lifecycle-livedata-2.8.6.aar">
|
||||
<sha256 value="fe096b3e7ab829c1467d44a41805f1a9de61926bbda9c7be42aa2e7fa2de11ae" 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