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