when using android studio, aware can add dependencies so:
can search find repositories, , android studio notify when need update version of library dependency.
i have library (currently on bintray), doesn't appear in library dependency list (as in first screenshot) - because list shows libraries maven central?
if so, how go putting library on maven central? have looked @ results on google, different blog pages , tutorials show different steps, can confusing.
since library (view on github) using novoda bintray release plugin, have tried following instructions this wiki page add library maven central, i'm not sure go here.
so, summarise, asking is:
- do need upload library maven central?
- if so, how that? should carry on using novoda plugin, or should switch easier use.
the current default maven repository android gradle plugin not maven central, jcenter, , looking for. if have library deployed maven repository on bintray, publishing jcenter (also managed bintray) easy , requires clicking button, describing library , waiting approval. whole process neatly explained here.
Comments
Post a Comment