mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-21 17:05:39 +03:00
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:
commit
bcdd92c22a
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue