Android: Migrated to new Gradle build sysyem#185
Android: Migrated to new Gradle build sysyem#185ex3ndr wants to merge 2 commits intoUncodin:masterfrom actorapp:master
Conversation
|
This looks great. My only comment would be to change a few lines to target API 23 and use build tools 23 :) |
|
+1 let's do this! |
|
👍 |
|
Hi, is there any build ready to be used in an Android gradle project? (I mean without having to compile this project). Thank you! |
|
@fmaylinch and others - this guy provides gradle dependency: He linked in on this issue: To bad this repo is dead - no owner is responding |
|
It's all good, I've been using Commit451's gradle'd repo for a while. Works fantastically. |
|
Hey guys, yeah I am keeping https://github.com/Commit451/bypasses up to date with the latest builds of this library. Just built with NDK 12 so it should be good to go 👍 |
|
Keep it up, @Jawnnypoo |
|
Hey guys. Any update on this? Im about to fork it and copy all the files in my project. I'm afraid this is kind of the best approach to render fast markdown in a TextView that I've found out there. @ex3ndr Did you keep using the library? I haven't seen the project forked in your repository :-/ |
Using POM files is veeery obsolete way. This pull requests provide support for Android Studio and new Gradle build system.
NDK support in gradle is still weak and one workaround introduced to use old Android/Application makefiles.
All tests are passed.