Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4f64514

Browse files
committed
Trying a different license plugin
1 parent cd8b520 commit 4f64514

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎build.gradle‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ plugins {
1515
id 'net.saliman.cobertura' version '2.4.0'
1616
id 'com.github.kt3k.coveralls' version '2.8.1'
1717
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'
1919
id 'net.researchgate.release' version '2.5.0'
20+
id 'com.github.jk1.dependency-license-report' version '0.3.8'
2021
}
2122

22-
apply plugin: 'license-report'
2323
apply plugin: 'ru.vyarus.animalsniffer'
2424
apply plugin: 'maven-publish'
2525

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Mon Feb 13 23:33:18 CET 2017
1+
#Wed Feb 15 23:14:03 CET 2017
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
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

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /