diff --git a/build.gradle b/build.gradle index 3c85a14c..e82000a3 100644 --- a/build.gradle +++ b/build.gradle @@ -7,7 +7,7 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:3.6.3' - classpath 'com.github.ben-manes:gradle-versions-plugin:0.26.0' + classpath 'com.github.ben-manes:gradle-versions-plugin:0.36.0' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files