Skip to content

Commit a394314

Browse files
drchenleticiarossi
authored andcommitted
[Process] Update AppCompat version to 1.5 stable
PiperOrigin-RevId: 466964702 (cherry picked from commit 7f98ebc)
1 parent 3af5784 commit a394314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ext {
2525

2626
androidXVersions = [
2727
annotation : '1.2.0',
28-
appCompat : '1.5.0-rc01', // To include SwitchCompat fixes
28+
appCompat : '1.5.0',
2929
cardView : '1.0.0',
3030
constraintlayout : '2.0.1',
3131
coordinatorlayout : '1.1.0',

0 commit comments

Comments
 (0)