Skip to content

Commit 5c6f0c8

Browse files
dsn5ftdrchen
authored andcommitted
[Gradle] Update AppCompat dependency to 1.5.0-rc01
PiperOrigin-RevId: 464792705
1 parent 32f41ff commit 5c6f0c8

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-beta01', // To include SwitchCompat fixes
28+
appCompat : '1.5.0-rc01', // To include SwitchCompat fixes
2929
cardView : '1.0.0',
3030
constraintlayout : '2.0.1',
3131
coordinatorlayout : '1.1.0',

0 commit comments

Comments
 (0)