Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 81529b7 commit 99fda3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ android {

dependencies {

implementation(platform("androidx.compose:compose-bom:2024.12.01"))
implementation(platform("androidx.compose:compose-bom:2025.01.00"))

implementation("androidx.activity:activity-compose:1.9.3")
implementation("androidx.activity:activity-compose:1.10.0")
implementation("androidx.compose.material3:material3")
implementation("androidx.compose.ui:ui")
implementation("androidx.compose.ui:ui-tooling-preview")
Expand Down

0 comments on commit 99fda3b

Please sign in to comment.