Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent d625301 commit f195e57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Align/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
lifecycleRuntimeKtx = "2.8.3"
activityCompose = "1.9.0"
activityCompose = "1.9.3"
composeBom = "2024.06.00"

[libraries]
Expand Down
2 changes: 1 addition & 1 deletion ScrollToTop/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ espressoCore = "3.5.1"
kotlinxCollectionsImmutable = "0.3.7"
kotlinxSerializationJson = "1.6.3"
lifecycleRuntimeKtx = "2.7.0"
activityCompose = "1.9.0"
activityCompose = "1.9.3"
composeBom = "2024.05.00"

[libraries]
Expand Down

0 comments on commit f195e57

Please sign in to comment.