diff --git a/build.gradle b/build.gradle index 8a9e91950..83af7215c 100644 --- a/build.gradle +++ b/build.gradle @@ -1,3 +1,3 @@ plugins { - id("com.android.application") version("8.7.2") apply(false) + id("com.android.application") version "8.7.2" apply false }