We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70f3612 commit 1250586Copy full SHA for 1250586
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
//noinspection GroovyAssignabilityCheck
7
dependencies {
8
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:0.6'
9
- classpath 'org.ajoberstar:gradle-git:0.10.0'
+ classpath 'org.ajoberstar:grgit:1.9.3'
10
}
11
12
@@ -24,7 +24,7 @@ subprojects {
24
25
26
27
28
29
30
0 commit comments