diff --git a/build.gradle b/build.gradle index dcdc25eb2..f23dfd942 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.android.application' version '8.7.2' apply false + id 'com.android.application' version '8.7.3' apply false } allprojects {