Skip to content

Commit

Permalink
Bump compose and navigation
Browse files Browse the repository at this point in the history
Most critical ones to fix some crashes which we've seen
  • Loading branch information
StylianosGakis committed Dec 12, 2024
1 parent 5efc6f4 commit a2bb1ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@ accompanist = "0.36.0"
androidx-activity-compose = "1.9.3"
androidx-activity-core = "1.9.3"
androidx-annotation = "1.9.1"
androidx-composeBom = "2024.11.00"
androidx-composeBom = "2024.12.01"
androidx-datastore = "1.1.1"
androidx-junit = "1.2.1"
androidx-lifecycle = "2.8.7"
androidx-navigation = "2.8.4"
androidx-navigation = "2.8.5"
androidx-other-appCompat = "1.7.0"
androidx-other-browser = "1.8.0"
androidx-other-constraintLayout = "2.2.0"
Expand Down

0 comments on commit a2bb1ce

Please sign in to comment.