Skip to content

Commit b5fffc3

Browse files
Update dependency androidx.lifecycle:lifecycle-runtime-ktx 2.9.0 to v2.9.1 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4905f4a commit b5fffc3

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
@@ -69,7 +69,7 @@ dependencies {
6969
implementation "androidx.room:room-ktx:$room_version"
7070

7171
implementation 'androidx.core:core-ktx:1.16.0'
72-
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.9.0'
72+
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.9.1'
7373
implementation 'androidx.activity:activity-compose:1.10.1'
7474
implementation "androidx.compose.ui:ui:$compose_ui_version"
7575
implementation "androidx.compose.ui:ui-tooling-preview:$compose_ui_version"

0 commit comments

Comments
 (0)