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 83faf23 + 2d30003 commit d0ea98bCopy full SHA for d0ea98b
logging/build.gradle.kts
@@ -28,6 +28,6 @@ dependencies {
28
implementation("androidx.recyclerview:recyclerview:1.4.0")
29
implementation("androidx.lifecycle:lifecycle-viewmodel-android:2.9.4")
30
//noinspection KtxExtensionAvailable
31
- implementation("androidx.lifecycle:lifecycle-livedata-core:2.9.3")
+ implementation("androidx.lifecycle:lifecycle-livedata-core:2.9.4")
32
implementation("androidx.core:core-ktx:1.17.0")
33
}
0 commit comments