Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 3462826 commit 46ea896
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 @@ -78,7 +78,7 @@ dependencyResolutionManagement {
library("wear.phoneinteraction", "androidx.wear:wear-phone-interactions:1.1.0-alpha05")
version("lifecycle", "2.8.7")
library("core", "androidx.core:core-ktx:1.15.0")
library("activity", "androidx.activity:activity-compose:1.9.3")
library("activity", "androidx.activity:activity-compose:1.10.0")
library("appstartup", "androidx.startup:startup-runtime:1.2.0")
library("constraint", "androidx.constraintlayout:constraintlayout:2.2.0")
library("datastore", "androidx.datastore:datastore-preferences:1.1.1")
Expand Down

0 comments on commit 46ea896

Please sign in to comment.