Skip to content

Commit e0550c8

Browse files
committed
Change gradle version
1 parent befb242 commit e0550c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
mavenCentral()
44
}
55
dependencies {
6-
classpath 'org.ajoberstar:gradle-git:1.7.2'
6+
classpath 'org.ajoberstar:gradle-git:1.1.0'
77
}
88
}
99

0 commit comments

Comments
 (0)