Skip to content

Commit

Permalink
Merge pull request #389 from fobo66/renovate/lifecycle
Browse files Browse the repository at this point in the history
Update lifecycle to v2.6.2
  • Loading branch information
fobo66 authored Sep 12, 2023
2 parents abdf284 + 196f077 commit 7e42c44
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.3.0")
library("wear.phoneinteraction", "androidx.wear:wear-phone-interactions:1.1.0-alpha03")
version("lifecycle", "2.6.1")
version("lifecycle", "2.6.2")
library("core", "androidx.core:core-ktx:1.12.0")
library("activity", "androidx.activity:activity-compose:1.7.2")
library("appstartup", "androidx.startup:startup-runtime:1.1.1")
Expand Down

0 comments on commit 7e42c44

Please sign in to comment.