Update dependency androidx.work:work-runtime to v2.9.0

This commit is contained in:
renovate[bot] 2024-06-30 07:54:15 +00:00 committed by GitHub
parent dd96d6cb04
commit d229891f29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -123,7 +123,7 @@ dependencies {
implementation fileTree(dir: "libs", include: ["*.jar"])
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.google.android.material:material:1.4.0'
implementation "androidx.work:work-runtime:2.7.1"
implementation "androidx.work:work-runtime:2.9.0"
}
apply plugin: 'com.google.gms.google-services' // Google Services plugin