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 dc1e9ba commit 211f88aCopy full SHA for 211f88a
build.gradle
@@ -13,6 +13,7 @@ buildscript {
13
plugins {
14
id "com.jfrog.bintray" version "1.7"
15
id 'net.researchgate.release' version '2.3.4'
16
+ id "com.github.hierynomus.license" version "0.12.1"
17
}
18
19
apply plugin: 'java'
0 commit comments