Skip to content

Commit

Permalink
Merge pull request #545 from fobo66/renovate/androidx.activity-activi…
Browse files Browse the repository at this point in the history
…ty-compose-1.x

Update dependency androidx.activity:activity-compose to v1.8.0
  • Loading branch information
fobo66 authored Oct 25, 2023
2 parents 5e9455e + 4c4b713 commit 3d158f1
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 3d158f1

Please sign in to comment.