Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add properties getters to use gradle.build values #48

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nartex
Copy link

@nartex nartex commented Jul 7, 2015

No breaking changes !

If GROUP is not set, use packageName
If VERSION_NAME is not set, use build.gradle versionName
If VERSION_CODE is not set, use build.gradle versionCode
If POM_SCM_URL is not set, use POM_URL
If POM_SCM_DEV_CONNECTION is not set, use POM_SCM_CONNECTION
If POM_PACKAGING is not set, use "aar"

If required value is not set, say "You must set PROPERTY in gradle.properties file."

@AlexanderLS
Copy link

@nartex your commits merged to https://github.com/Vorlonsoft/GradleMavenPush

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants