Skip to content

Commit

Permalink
Update lifecycle to v2.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 8e29b62 commit a502c4d
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.4")
version("lifecycle", "2.8.5")
library("core", "androidx.core:core-ktx:1.13.1")
library("activity", "androidx.activity:activity-compose:1.9.1")
library("appstartup", "androidx.startup:startup-runtime:1.2.0-alpha02")
Expand Down

0 comments on commit a502c4d

Please sign in to comment.