diff --git a/example/android/build.gradle b/example/android/build.gradle index f0fd48c..fe46a0d 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.8.0") + classpath("com.android.tools.build:gradle:8.8.1") // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files