Uncodin / bypass

Skip the HTML, Bypass takes markdown and renders it directly on Android and iOS.
http://uncodin.github.com/bypass/
Apache License 2.0
1.52k stars 193 forks source link

Create a new maven release #167

Open morriscodes opened 10 years ago

morriscodes commented 10 years ago

The latest commits by @dlew appear to fix all of the current issues I am having with Markdown Lists. The problem is I cannot get Boost to work correctly so I cannot build. Its been a year since the last release. Can someone create a new maven release?

PerfectCarl commented 9 years ago

Or simply share the native libraries somewhere

PerfectCarl commented 9 years ago

Do you think that's possible to create a franken release by copying the new java files with the older native libs? Let me see:

So no. The whole thing needs proper recompilation to work. Bummer.

Jawnnypoo commented 9 years ago

I have recently performed a build on the project and I am hosting it here as a gradle dependency, feel free to use it: https://github.com/Commit451/bypasses

rockstardev commented 8 years ago

Thanks @Jawnnypoo - exactly what I was looking for.

@DDRBoxman you guys have any plans to support gradle dependency like this?