Skip to content

Commit

Permalink
Merge pull request #615 from fobo66/renovate/lifecycle
Browse files Browse the repository at this point in the history
Update lifecycle to v2.8.6
  • Loading branch information
fobo66 authored Sep 23, 2024
2 parents 236dad5 + 74b900c commit 00d27f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dependencyResolutionManagement {
register("androidx") {
library("wear", "androidx.wear:wear:1.4.0-alpha01")
library("wear.phoneinteraction", "androidx.wear:wear-phone-interactions:1.1.0-alpha04")
version("lifecycle", "2.8.5")
version("lifecycle", "2.8.6")
library("core", "androidx.core:core-ktx:1.13.1")
library("activity", "androidx.activity:activity-compose:1.9.2")
library("appstartup", "androidx.startup:startup-runtime:1.2.0")
Expand Down

0 comments on commit 00d27f6

Please sign in to comment.