diff --git a/build.gradle b/build.gradle index a4980e35..e8c60b0b 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ plugins { allprojects { apply plugin: 'java' - + apply plugin: 'maven-publish' repositories { mavenCentral() jcenter()