Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2025
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 204ca44 commit a8b9795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/ktor-android-app/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ androidx-core-ktx = "1.15.0"
androidx-test-junit = "1.2.1"
compose = "1.7.6"
compose-plugin = "1.5.14" # https://mvnrepository.com/artifact/androidx.compose.compiler/compiler
compose-bom = "2024.12.01"
compose-bom = "2025.01.00"
material3 = "1.3.1"
junit = "4.13.2"
ktor = "3.0.3"
Expand Down

0 comments on commit a8b9795

Please sign in to comment.