Skip to content

Commit 9bee38d

Browse files
authored
Merge pull request #191 from PatilShreyas/dependabot/gradle/androidx.lifecycle-lifecycle-runtime-ktx-2.8.4
[Update]: Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.1 to 2.8.4
2 parents a119ad4 + 2a938d1 commit 9bee38d

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
@@ -56,7 +56,7 @@ dependencies {
5656
implementation 'androidx.core:core-ktx:1.13.1'
5757
implementation 'androidx.appcompat:appcompat:1.7.0'
5858
implementation 'com.google.android.material:material:1.12.0'
59-
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.1'
59+
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.4'
6060
implementation 'androidx.activity:activity-compose:1.9.1'
6161

6262
// Jetpack Compose

0 commit comments

Comments
 (0)