Skip to content

Commit 8509a5e

Browse files
authored
Merge pull request #226 from PatilShreyas/dependabot/gradle/androidx.lifecycle-lifecycle-runtime-ktx-2.8.7
[Update]: Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.6 to 2.8.7
2 parents 7136817 + dfd6776 commit 8509a5e

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)