diff --git a/settings.gradle b/settings.gradle index ae3d3a3e..4bea4ec0 100644 --- a/settings.gradle +++ b/settings.gradle @@ -4,7 +4,7 @@ pluginManagement { mavenCentral() } plugins { - id 'com.android.application' version '8.1.4' apply false + id 'com.android.application' version '8.2.2' apply false } } dependencyResolutionManagement {