1 apply plugin: 'com.github.dcendents.android-maven'
3 group = publishedGroupId // Maven Group ID for the artifact
6 repositories.mavenInstaller {
7 // This generates POM.xml with proper parameters
11 groupId publishedGroupId
14 // Add your description here
16 description libraryDescription
35 developerConnection gitUrl