mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Bump gradle from 3.1.4 to 3.2.0
Bumps gradle from 3.1.4 to 3.2.0. Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
29347af729
commit
b1dedf3435
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ buildscript {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:3.1.4'
|
classpath 'com.android.tools.build:gradle:3.2.0'
|
||||||
classpath 'org.codehaus.groovy:groovy-all:2.4.12'
|
classpath 'org.codehaus.groovy:groovy-all:2.4.12'
|
||||||
classpath('com.dicedmelon.gradle:jacoco-android:0.1.3') {
|
classpath('com.dicedmelon.gradle:jacoco-android:0.1.3') {
|
||||||
exclude group: 'org.codehaus.groovy', module: 'groovy-all'
|
exclude group: 'org.codehaus.groovy', module: 'groovy-all'
|
||||||
|
|
Loading…
Reference in a new issue