We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e2adc6 commit 347f3e3Copy full SHA for 347f3e3
app/build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
implementation "androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2"
79
implementation "androidx.navigation:navigation-compose:2.6.0"
80
implementation "androidx.paging:paging-compose:3.2.1"
81
- implementation "androidx.work:work-runtime-ktx:2.8.1"
+ implementation "androidx.work:work-runtime-ktx:2.9.0"
82
implementation "com.google.accompanist:accompanist-placeholder-material:0.30.1"
83
implementation "com.google.firebase:firebase-analytics-ktx"
84
implementation "com.google.firebase:firebase-crashlytics-ktx"
0 commit comments