Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion badges/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ android {
}
}

apply from: 'https://raw.github.com/chrisbanes/gradle-mvn-push/master/gradle-mvn-push.gradle'
apply from: 'https://raw.github.com/Vorlonsoft/GradleMavenPush/master/maven-push.gradle'
3 changes: 1 addition & 2 deletions badges/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
POM_NAME=Android Badges Library
POM_ARTIFACT_ID=badges
POM_PACKAGING=aar
POM_ARTIFACT_ID=badges
6 changes: 2 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,9 @@ GROUP=com.github.arturogutierrez

POM_DESCRIPTION=Library to show badges in app icons on supported launchers.
POM_URL=https://github.com/arturogutierrez/Badges
POM_SCM_URL=https://github.com/arturogutierrez/Badges
POM_SCM_CONNECTION=scm:git@github.com:arturogutierrez/Badges.git
POM_SCM_DEV_CONNECTION=scm:git@github.com:arturogutierrez/Badges.git
POM_LICENCE_NAME=The Apache Software License, Version 2.0
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=arturogutierrez
POM_DEVELOPER_NAME=Arturo Gutiérrez Díaz-Guerra
POM_DEVELOPER_NAME=Arturo Gutiérrez Díaz-Guerra
POM_DEVELOPER_EMAIL=arturo.gutierrez@gmail.com