Skip to content

Update readme and bintray publish script #7

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

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

Conversation

msdx
Copy link
Contributor

@msdx msdx commented Jun 28, 2015

Update README, so it could show the lastest version of your library.

Update the bintray script to make the javadoc link to http://docs.oracle.com/javase/7/docs/api, and fixed the compile problem caused by the bintray.gradle.

@@ -36,4 +36,4 @@ dependencies {
}

// this script was used to upload files to bintray.
apply from: 'bintray.gradle'
apply from: 'https://raw.githubusercontent.com/msdx/gradle-publish/master/bintray.gradle'
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather not have this apply from a remote URL. Why not keep the checked-in version or use an officially published Gradle plugin?

@msdx
Copy link
Contributor Author

msdx commented Jul 1, 2015

Now I checked in the new bintray.gradle file. ^_^

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