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.
2 parents 866f310 + 51a0ca1 commit a800a2dCopy full SHA for a800a2d
app/build.gradle
@@ -45,7 +45,7 @@ dependencies {
45
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
46
implementation "androidx.recyclerview:recyclerview:1.3.0-alpha01"
47
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01"
48
- implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.4.0"
+ implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.4.1"
49
50
// Coroutines
51
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutines_version"
0 commit comments