Skip to content

Commit dfd6776

Browse files
[Update]: Bump androidx.lifecycle:lifecycle-runtime-ktx
Bumps androidx.lifecycle:lifecycle-runtime-ktx from 2.8.6 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] <support@github.com>
1 parent 7136817 commit dfd6776

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
@@ -57,7 +57,7 @@ dependencies {
5757
implementation 'androidx.core:core-ktx:1.15.0'
5858
implementation 'androidx.appcompat:appcompat:1.7.0'
5959
implementation 'com.google.android.material:material:1.12.0'
60-
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.6'
60+
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.7'
6161
implementation 'androidx.activity:activity-compose:1.9.3'
6262

6363
// Jetpack Compose

0 commit comments

Comments
 (0)