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 e6e7ee2 commit b3594e6Copy full SHA for b3594e6
app/build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
implementation project(":seeker")
52
53
implementation 'androidx.core:core-ktx:1.12.0'
54
- implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.2'
+ implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.3'
55
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2'
56
implementation 'androidx.activity:activity-compose:1.7.2'
57
implementation "androidx.compose.ui:ui:$compose_ui_version"
0 commit comments