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 f615971 commit 9a8a094Copy full SHA for 9a8a094
build.gradle
@@ -11,7 +11,6 @@ plugins{
11
def ver = new Version(major: 6, minor: 4, patch: 2)
12
13
allprojects {
14
- apply plugin: 'com.jfrog.bintray'
15
apply plugin: 'maven-publish'
16
apply plugin: 'java-library'
17
apply plugin: 'com.github.johnrengelman.shadow'
0 commit comments