diff --git a/build.gradle b/build.gradle index 74caf37169..823674275b 100644 --- a/build.gradle +++ b/build.gradle @@ -1,6 +1,6 @@ buildscript { ext { - androidPluginVersion = '8.1.3' + androidPluginVersion = '8.1.4' appCompatVersion = '1.6.1' jacoco_version = '0.8.10' kotlin_version = '1.8.22'