mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 21:15:30 +03:00
Merge pull request #975 from nextcloud/ecb5dependabot/gradle/androidx.lifecycle-lifecycle-extensions-2.2.0
Bump lifecycle-extensions from 2.1.0 to 2.2.0
This commit is contained in:
commit
d752e8dd4b
2 changed files with 2 additions and 2 deletions
|
@ -156,7 +156,7 @@ dependencies {
|
|||
implementation 'org.conscrypt:conscrypt-android:2.2.1'
|
||||
|
||||
|
||||
implementation 'androidx.lifecycle:lifecycle-extensions:2.1.0'
|
||||
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'
|
||||
|
||||
implementation 'androidx.biometric:biometric:1.0.1'
|
||||
implementation "androidx.lifecycle:lifecycle-extensions:2.1.0"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
DO NOT TOUCH; GENERATED BY DRONE
|
||||
<span class="mdl-layout-title">Lint Report: 3 errors and 239 warnings</span>
|
||||
<span class="mdl-layout-title">Lint Report: 3 errors and 237 warnings</span>
|
||||
|
|
Loading…
Reference in a new issue