diff --git a/android/build.gradle b/android/build.gradle index 46f1a25..5826e0a 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -13,7 +13,7 @@ buildscript { mavenCentral() } dependencies { - classpath("com.android.tools.build:gradle:4.2.2") + classpath("com.android.tools.build:gradle:7.2.1") // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files }