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