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:
parent
871442be3d
commit
4b5c393c07
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue