prepare for jar publication

This commit is contained in:
mgabriel 2018-08-20 11:30:33 +02:00
parent 3f351feab9
commit 7840c36f71

View File

@ -30,6 +30,9 @@ buildscript {
mavenCentral()
jcenter()
}
dependencies {
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
}
}
group POM.groupId