Merge pull request #13 from Michatec/renovate/androidx.work-work-runtime-ktx-2.x

Update dependency androidx.work:work-runtime-ktx to v2.11.0
This commit is contained in:
Michachatz
2025-12-19 12:15:03 +01:00
committed by GitHub

View File

@@ -62,7 +62,7 @@ dependencies {
implementation 'androidx.media3:media3-datasource-okhttp:1.7.1'
implementation 'androidx.navigation:navigation-fragment-ktx:2.9.6'
implementation 'androidx.navigation:navigation-ui-ktx:2.9.0'
implementation 'androidx.work:work-runtime-ktx:2.10.1'
implementation 'androidx.work:work-runtime-ktx:2.11.0'
// Volley HTTP request //
implementation 'com.android.volley:volley:1.2.1'