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 4905f4a commit b5fffc3Copy full SHA for b5fffc3
app/build.gradle
@@ -69,7 +69,7 @@ dependencies {
69
implementation "androidx.room:room-ktx:$room_version"
70
71
implementation 'androidx.core:core-ktx:1.16.0'
72
- implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.9.0'
+ implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.9.1'
73
implementation 'androidx.activity:activity-compose:1.10.1'
74
implementation "androidx.compose.ui:ui:$compose_ui_version"
75
implementation "androidx.compose.ui:ui-tooling-preview:$compose_ui_version"
0 commit comments