mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 07:05:49 +03:00
Bump gradle from 3.5.2 to 3.5.3
Bumps gradle from 3.5.2 to 3.5.3. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
645f194c88
commit
b3e0d7721e
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ buildscript {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:3.5.2'
|
classpath 'com.android.tools.build:gradle:3.5.3'
|
||||||
classpath('com.dicedmelon.gradle:jacoco-android:0.1.4') {
|
classpath('com.dicedmelon.gradle:jacoco-android:0.1.4') {
|
||||||
exclude group: 'org.codehaus.groovy', module: 'groovy-all'
|
exclude group: 'org.codehaus.groovy', module: 'groovy-all'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue