Skip to content

Commit

Permalink
⬆ upgrade dependency androidx.activity:activity-compose to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 26, 2025
1 parent 00e4049 commit c7cb313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-src/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dev-frontend-browserWasm = "org.jetbrains.kotlinx:kotlinx-browser:0.3" # see htt
dev-frontend-androidx-coreKtx = "androidx.core:core-ktx:1.15.0"
dev-frontend-androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
dev-frontend-androidx-lifecycleKtx = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"
dev-frontend-androidx-activityCompose = "androidx.activity:activity-compose:1.10.0"
dev-frontend-androidx-activityCompose = "androidx.activity:activity-compose:1.10.1"

# backend
dev-backend-http4kBom = { module = "org.http4k:http4k-bom", version.ref = "http4k" }
Expand Down

0 comments on commit c7cb313

Please sign in to comment.