mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 11:21:29 +00:00
Bump gradle from 3.5.1 to 3.5.2 (#1440)
Bumps gradle from 3.5.1 to 3.5.2. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
d797105fe3
commit
f1d4aedb51
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:3.5.1'
|
classpath 'com.android.tools.build:gradle:3.5.2'
|
||||||
classpath 'com.github.ben-manes:gradle-versions-plugin:0.26.0'
|
classpath 'com.github.ben-manes:gradle-versions-plugin:0.26.0'
|
||||||
|
|
||||||
// NOTE: Do not place your application dependencies here; they belong
|
// NOTE: Do not place your application dependencies here; they belong
|
||||||
|
|
Loading…
Reference in a new issue