Skip to content

Commit 0037b74

Browse files
Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.4 to 2.8.7
Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.8.4 to 2.8.7. --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1431dd commit 0037b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
implementation("io.github.sceneview:sceneview:2.2.1")
6565

6666
implementation("androidx.core:core-ktx:1.13.1")
67-
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.8.4")
67+
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.8.7")
6868
implementation("androidx.activity:activity-compose:1.9.1")
6969
implementation(platform("androidx.compose:compose-bom:2024.06.00"))
7070
implementation("androidx.compose.ui:ui")

0 commit comments

Comments
 (0)