D
D
D7ILeucoH2019-07-17 17:18:48
Java
D7ILeucoH, 2019-07-17 17:18:48

How to put your Java Android Studio lib on GitHub?

In the article on how to put a lib in jCenter, it says that you need to specify a link to version control in the Gita. Apparently, for this you need to roll the lib itself into Git. But I do not really understand what exactly needs to be rolled out there. My lib is one class. I prepared an empty application with an example of working with this class, do you need to upload it to Git?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
tiroman, 2019-07-17
@tiroman

If my memory serves me, you make a project in the studio as a module, create a repository on github, upload the sources there, form a release on github, and then specify a link to the github repository in jitpack.io, a line for the gradle will be generated

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question