Skip to content

Commit

Permalink
[Process] Update AppCompat version to 1.5 stable
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 466964702
(cherry picked from commit 7f98ebc)
  • Loading branch information
drchen authored and leticiarossi committed Aug 11, 2022
1 parent 3af5784 commit a394314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ext {

androidXVersions = [
annotation : '1.2.0',
appCompat : '1.5.0-rc01', // To include SwitchCompat fixes
appCompat : '1.5.0',
cardView : '1.0.0',
constraintlayout : '2.0.1',
coordinatorlayout : '1.1.0',
Expand Down

0 comments on commit a394314

Please sign in to comment.