Skip to content

Commit

Permalink
Merge pull request #973 from vector-im/renovate/androidx.preference
Browse files Browse the repository at this point in the history
Update dependency androidx.preference:preference to v1.2.1
  • Loading branch information
bmarty authored Aug 17, 2023
2 parents cd11790 + 9bee64a commit ed5cae8
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 @@ -89,7 +89,7 @@ androidx_media3_ui = { module = "androidx.media3:media3-ui", version.ref = "medi
androidx_activity_activity = { module = "androidx.activity:activity", version.ref = "activity" }
androidx_activity_compose = { module = "androidx.activity:activity-compose", version.ref = "activity" }
androidx_startup = { module = "androidx.startup:startup-runtime", version.ref = "startup" }
androidx_preference = "androidx.preference:preference:1.2.0"
androidx_preference = "androidx.preference:preference:1.2.1"

androidx_compose_bom = { group = "androidx.compose", name = "compose-bom", version.ref = "compose_bom" }
androidx_compose_material3 = "androidx.compose.material3:material3:1.2.0-alpha05"
Expand Down

0 comments on commit ed5cae8

Please sign in to comment.