File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,11 +15,11 @@ plugins {
15
15
id ' net.saliman.cobertura' version ' 2.4.0'
16
16
id ' com.github.kt3k.coveralls' version ' 2.8.1'
17
17
id ' com.github.ben-manes.versions' version ' 0.14.0'
18
- id " com.jfrog.bintray" version " 1.7.3"
18
+ id ' com.jfrog.bintray' version ' 1.7.3'
19
19
id ' net.researchgate.release' version ' 2.5.0'
20
+ id ' com.github.jk1.dependency-license-report' version ' 0.3.8'
20
21
}
21
22
22
- apply plugin : ' license-report'
23
23
apply plugin : ' ru.vyarus.animalsniffer'
24
24
apply plugin : ' maven-publish'
25
25
Original file line number Diff line number Diff line change 1
- # Mon Feb 13 23:33:18 CET 2017
1
+ # Wed Feb 15 23:14:03 CET 2017
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
4
zipStoreBase =GRADLE_USER_HOME
5
5
zipStorePath =wrapper/dists
6
- distributionUrl =https\://services.gradle.org/distributions/gradle-3.3-bin .zip
6
+ distributionUrl =https\://services.gradle.org/distributions/gradle-3.3-all .zip
You can’t perform that action at this time.
0 commit comments