diff --git a/build.gradle b/build.gradle index 1a397a9..cf8976a 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. plugins { - id 'com.android.application' version '8.3.0-alpha09' apply false + id 'com.android.application' version '8.3.0-alpha10' apply false id 'com.android.library' version '8.3.0-alpha07' apply false id 'com.google.gms.google-services' version '4.4.0' apply false