diff --git a/build.gradle b/build.gradle index a67e9cd2c..53423d658 100644 --- a/build.gradle +++ b/build.gradle @@ -12,7 +12,7 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:7.3.1' - classpath 'com.github.ben-manes:gradle-versions-plugin:0.36.0' + classpath 'com.github.ben-manes:gradle-versions-plugin:v0.46.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files