Updated grgit plugin

This commit is contained in:
Juan Miguel Boyero Corral 2017-02-23 20:57:40 +01:00
parent 590394f84c
commit bc5e6418a3

View File

@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.3'
classpath 'org.ajoberstar:grgit:1.7.0'
classpath 'org.ajoberstar:grgit:1.8.0'
}
}