-
Notifications
You must be signed in to change notification settings - Fork 1
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
Publish to Central? #1
Comments
I'll publish to central today. I'll also put some thought into improving this project. I really haven't spent any time on it in a long time -- and it was a very specific itch that needed to be filled at the time. Happy to coordinate any work/etc with you. |
It's much easier to get into JCenter, I'll try to get the current artifact published over lunch. https://bintray.com/inktomi/maven/Cirrus I'll work on central as well, but that will be tonight. |
I pushed up the library part. I'll fix the sample app and get that running again as well. I'd also like to get rid of volley, and go with something like retrofit for the network layer. That has the added benefit of allowing this project to publish a pure java jar instead of an android aar. |
This looks like a useful general-purpose DWML library. Have you considered publishing it on Central (or another public repository)? If not, I am interested in cloning/adapting the parser logic.
The text was updated successfully, but these errors were encountered: