Bump gradle-versions-plugin from 0.25.0 to 0.26.0 (#1422)

Bumps [gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.25.0 to 0.26.0.
- [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases)
- [Commits](https://github.com/ben-manes/gradle-versions-plugin/compare/v0.25.0...v0.26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-10-13 16:14:21 +02:00 committed by Simon Frei
parent 2ec1222bd5
commit bb22de4bd9
1 changed files with 1 additions and 1 deletions

View File

@ -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