diff --git a/build.gradle b/build.gradle index d79c919db..5f347133d 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ plugins { - id 'com.android.application' version '8.1.2' apply false + id 'com.android.application' version '8.1.3' apply false } allprojects {