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