Updated Gradle plugin

This commit is contained in:
Juan Miguel Boyero Corral 2017-05-12 17:53:20 +02:00
parent 7c65d17e40
commit 7fe6bfa1a3

View File

@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.1'
classpath 'com.android.tools.build:gradle:2.3.2'
classpath 'org.ajoberstar:grgit:1.8.0'
}
}