diff --git a/build.gradle b/build.gradle index 8743a85ce..3340fde6b 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.android.application' version '8.11.1' apply false + id 'com.android.application' version '8.12.3' apply false } allprojects {