diff --git a/example/android/build.gradle b/example/android/build.gradle index 72c309f..34125c1 100644 --- a/example/android/build.gradle +++ b/example/android/build.gradle @@ -12,7 +12,7 @@ buildscript { jcenter() } dependencies { - classpath("com.android.tools.build:gradle:8.7.2") + classpath("com.android.tools.build:gradle:8.7.3") // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files