Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
Update dependency androidx.appcompat:appcompat to v1.7.0 (#619)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent 427f6df commit 0b43a58
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 @@ -42,7 +42,7 @@ androidX-compose-icons-extended = { module = "androidx.compose.material:material
androidX-activity = { module = "androidx.activity:activity", version.ref = "androidX-activity" }
androidX-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidX-activity" }
androidX-annotation = "androidx.annotation:annotation:1.8.0"
androidX-appCompat = "androidx.appcompat:appcompat:1.6.1"
androidX-appCompat = "androidx.appcompat:appcompat:1.7.0"
androidX-browser = "androidx.browser:browser:1.8.0"
androidX-cardView = "androidx.cardview:cardview:1.0.0"
androidX-collection = "androidx.collection:collection-ktx:1.4.0"
Expand Down

0 comments on commit 0b43a58

Please sign in to comment.