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:
dependabot[bot] 2018-09-24 17:20:58 +00:00
parent 29347af729
commit b1dedf3435
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331

View file

@ -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'