diff --git a/build.gradle b/build.gradle index 044e358e..43c400c7 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.android.application' version '7.0.4' apply false + id 'com.android.application' version '7.2.1' apply false } allprojects {