diff --git a/build.gradle b/build.gradle index da6b81f9..39830bc4 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.android.application' version '7.3.0' apply false + id 'com.android.application' version '7.3.1' apply false } allprojects {