Skip to content

Commit 9a8a094

Browse files
committed
remove bintray plugin
1 parent f615971 commit 9a8a094

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ plugins{
1111
def ver = new Version(major: 6, minor: 4, patch: 2)
1212

1313
allprojects {
14-
apply plugin: 'com.jfrog.bintray'
1514
apply plugin: 'maven-publish'
1615
apply plugin: 'java-library'
1716
apply plugin: 'com.github.johnrengelman.shadow'

0 commit comments

Comments
 (0)