nedimf / maildroid

Maildroid is a small robust android library for sending emails using SMTP server
188 stars 24 forks source link

Add library externally via Import Module #37

Closed hsinha76 closed 3 years ago

hsinha76 commented 3 years ago

I'm unable to import it as a module in my project. Any idea what's the issue?

nedimf commented 3 years ago

I don't suggest adding maildroid library trough import module. So, not sure what issue appeared for you, but all build artefacts are actually handled by jitpack.io, so if you need to download those, be sure to checkout that out.

I'll be closing this issue, it has nothing to do with library it self.