diff --git a/android/build.gradle b/android/build.gradle index 7a08fa8..4c29529 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -12,7 +12,7 @@ buildscript { jcenter() } dependencies { - classpath("com.android.tools.build:gradle:3.5.3") + classpath("com.android.tools.build:gradle:7.1.2") // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files