Skip to content

Commit b3594e6

Browse files
Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.3
1 parent e6e7ee2 commit b3594e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
implementation project(":seeker")
5252

5353
implementation 'androidx.core:core-ktx:1.12.0'
54-
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.2'
54+
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.3'
5555
implementation 'androidx.lifecycle:lifecycle-viewmodel-compose:2.6.2'
5656
implementation 'androidx.activity:activity-compose:1.7.2'
5757
implementation "androidx.compose.ui:ui:$compose_ui_version"

0 commit comments

Comments
 (0)