diff --git a/build.gradle b/build.gradle index 549048d4ee..6cf8f4e483 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ buildscript { mavenCentral() } dependencies { - classpath 'com.android.tools.build:gradle:7.2.0-rc01' + classpath 'com.android.tools.build:gradle:7.2.0-rc02' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files