diff --git a/build.gradle b/build.gradle index 2b580a656..126a2e81b 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.android.application' version '8.9.1' apply false + id 'com.android.application' version '8.9.2' apply false } allprojects {