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

This commit is contained in:
renovate[bot] 2024-07-16 14:36:53 +00:00 committed by GitHub
parent 86da12d09f
commit 3b0b1d7ebd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -127,7 +127,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.google.android.material:material:1.4.0'
implementation "androidx.work:work-runtime:2.9.0"
implementation "androidx.work:work-runtime-ktx:2.7.1"
implementation "androidx.work:work-runtime-ktx:2.9.0"
}
apply plugin: 'com.google.gms.google-services' // Google Services plugin