Skip to content

Commit

Permalink
fix(deps): update dependency androidx.activity:activity-compose to v1…
Browse files Browse the repository at this point in the history
….10.0
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 57b1b54 commit dcd3982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }

[libraries]
accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version.ref = "accompanist" }
androidx-activity-compose = "androidx.activity:activity-compose:1.9.3"
androidx-activity-compose = "androidx.activity:activity-compose:1.10.0"
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
androidx-browser = "androidx.browser:browser:1.8.0"
androidx-datastore-preferences = "androidx.datastore:datastore-preferences:1.1.2"
Expand Down

0 comments on commit dcd3982

Please sign in to comment.