Merge pull request #8099 from vector-im/dependabot/gradle/androidx.work-work-runtime-ktx-2.8.0

Bump androidx.work:work-runtime-ktx from 2.7.1 to 2.8.0
This commit is contained in:
Benoit Marty 2023-03-02 14:04:59 +01:00 committed by GitHub
commit bcdd92c22a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ ext.libs = [
'fragmentTesting' : "androidx.fragment:fragment-testing:$fragment",
'fragmentTestingManifest' : "androidx.fragment:fragment-testing-manifest:$fragment",
'constraintLayout' : "androidx.constraintlayout:constraintlayout:2.1.4",
'work' : "androidx.work:work-runtime-ktx:2.7.1",
'work' : "androidx.work:work-runtime-ktx:2.8.0",
'autoFill' : "androidx.autofill:autofill:1.1.0",
'preferenceKtx' : "androidx.preference:preference-ktx:1.2.0",
'junit' : "androidx.test.ext:junit:1.1.5",