Skip to content

Commit

Permalink
Merge branch 'main' into renovate/dependency.analysis
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner authored Nov 4, 2024
2 parents 5941f45 + 94791a3 commit 70bb715
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ android-min = "21"
android-target = "34"
android-compile = "34"

androidx-compose-runtime = "1.7.4"
androidx-compose-ui = "1.7.4"
androidx-compose-foundation = "1.7.4"
androidx-compose-material = "1.7.4"
androidx-compose-material3 = "1.3.0"
androidx-compose-runtime = "1.7.5"
androidx-compose-ui = "1.7.5"
androidx-compose-foundation = "1.7.5"
androidx-compose-material = "1.7.5"
androidx-compose-material3 = "1.3.1"
jetbrains-compose = "1.7.0"

androidx-activity = "1.9.3"
androidx-annotation = "1.9.0"
androidx-annotation = "1.9.1"
androidx-appcompat = "1.7.0"
androidx-constraintlayout = "2.1.4"
androidx-core = "1.13.1"
androidx-core = "1.15.0"
androidx-lifecycle = "2.8.6"
androidx-fragment = "1.5.2"
androidx-recyclerview = "1.3.2"
Expand Down

0 comments on commit 70bb715

Please sign in to comment.