1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-25 22:01:16 +00:00

Bump gradle-versions-plugin from 0.26.0 to 0.36.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-30 05:20:18 +00:00 committed by Simon Frei
parent 871442be3d
commit 4b5c393c07
No known key found for this signature in database
GPG key ID: 7C31D23ECB1006F3

View file

@ -7,7 +7,7 @@ buildscript {
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:3.6.3' 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 // NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files // in the individual module build.gradle files