diff --git a/build.gradle b/build.gradle index 9ae6579d6ee..536bf5db380 100644 --- a/build.gradle +++ b/build.gradle @@ -25,7 +25,7 @@ ext { androidXVersions = [ annotation : '1.2.0', - appCompat : '1.5.0-beta01', // To include SwitchCompat fixes + appCompat : '1.5.0-rc01', // To include SwitchCompat fixes cardView : '1.0.0', constraintlayout : '2.0.1', coordinatorlayout : '1.1.0',