Skip to content

Commit

Permalink
Merge pull request #226 from PatilShreyas/dependabot/gradle/androidx.…
Browse files Browse the repository at this point in the history
…lifecycle-lifecycle-runtime-ktx-2.8.7

[Update]: Bump androidx.lifecycle:lifecycle-runtime-ktx from 2.8.6 to 2.8.7
  • Loading branch information
PatilShreyas authored Dec 14, 2024
2 parents 7136817 + dfd6776 commit 8509a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.15.0'
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.6'
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.7'
implementation 'androidx.activity:activity-compose:1.9.3'

// Jetpack Compose
Expand Down

0 comments on commit 8509a5e

Please sign in to comment.