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
….9.3 (#471)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent ff355e0 commit e4930ea
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 @@ -38,7 +38,7 @@ sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
[libraries]
accompanist-permissions = { module = "com.google.accompanist:accompanist-permissions", version.ref = "accompanist" }
accompanist-systemuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
androidx-activity-compose = "androidx.activity:activity-compose:1.9.2"
androidx-activity-compose = "androidx.activity:activity-compose:1.9.3"
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.1"
Expand Down

0 comments on commit e4930ea

Please sign in to comment.