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 5ebc634 + 973f640 commit d6bd206Copy full SHA for d6bd206
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.2")
30
//noinspection KtxExtensionAvailable
31
- implementation("androidx.lifecycle:lifecycle-livedata-core:2.9.2")
+ implementation("androidx.lifecycle:lifecycle-livedata-core:2.9.3")
32
implementation("androidx.core:core-ktx:1.17.0")
33
}
0 commit comments