Open tc opened 11 years ago
I didn't realize people were using maven for android projects now - is there anything special I would need to do that you know of?
Nothing special, it should be published the same way as any java package: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
if you are interested, check out square's projects for a few examples of packaging/building with maven. https://github.com/square
My fork is on Maven central. It (nearly) has all the bugfixes and enhancement patches I've found plus a bunch of new features I put in myself.
Can you guys publish svg-android to http://search.maven.org to make it easier to bring into a project?