Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2023
1 parent 5e9455e commit 4c4b713
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 @@ -75,7 +75,7 @@ dependencyResolutionManagement {
plugin("baseline-profile", "androidx.baselineprofile").version("1.2.0-rc02")
library("core", "androidx.core:core-ktx:1.12.0-rc01")
library("annotations", "androidx.annotation:annotation:1.7.0")
library("activity", "androidx.activity:activity-compose:1.8.0-beta01")
library("activity", "androidx.activity:activity-compose:1.8.0")
library("appstartup", "androidx.startup:startup-runtime:1.2.0-alpha02")
library("datastore", "androidx.datastore:datastore-preferences:1.1.0-alpha04")
library(
Expand Down

0 comments on commit 4c4b713

Please sign in to comment.