We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa13a90 commit b3c49c7Copy full SHA for b3c49c7
android/app/build.gradle
@@ -133,7 +133,7 @@ dependencies {
133
implementation "androidx.constraintlayout:constraintlayout:2.2.1"
134
135
// ==== WORKMANAGER ====
136
- implementation "androidx.work:work-runtime-ktx:2.10.0"
+ implementation "androidx.work:work-runtime-ktx:2.11.1"
137
implementation "androidx.work:work-runtime:2.10.0"
138
139
// ==== JETPACK COMPOSE & TESTING ====
0 commit comments