diff --git a/settings.gradle b/settings.gradle index 12b4681a..83518587 100644 --- a/settings.gradle +++ b/settings.gradle @@ -4,7 +4,7 @@ pluginManagement { mavenCentral() } plugins { - id 'com.android.application' version '8.6.0' apply false + id 'com.android.application' version '8.7.2' apply false } } dependencyResolutionManagement {