diff --git a/build.gradle b/build.gradle index b26f70a51..1822140f7 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.android.application' version '8.9.3' apply false + id 'com.android.application' version '8.10.1' apply false } allprojects {