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

Update dependency androidx.work:work-runtime-ktx to v2.11.1
This commit is contained in:
Michachatz
2026-01-30 18:52:34 +01:00
committed by GitHub

View File

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