Updated Gradle plugin

This commit is contained in:
Juan Miguel Boyero Corral 2016-09-19 20:13:02 +02:00
parent 425e5dbde5
commit c98242e6e7

View File

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