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:
dependabot[bot] 2018-10-12 01:13:01 +00:00
parent 2b91e651d4
commit 5b07b66492
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.2.0' classpath 'com.android.tools.build:gradle:3.2.1'
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'