mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-29 03:49:04 +03:00
Bump gradle from 3.5.0 to 3.5.1
Bumps gradle from 3.5.0 to 3.5.1. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7fccb792b9
commit
27844a1e9f
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ buildscript {
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
apply plugin: 'maven'
|
apply plugin: 'maven'
|
||||||
classpath 'com.android.tools.build:gradle:3.5.0'
|
classpath 'com.android.tools.build:gradle:3.5.1'
|
||||||
|
|
||||||
// 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