Markwon/app-sample
2020-07-07 23:08:50 +03:00
..
2020-07-07 23:08:50 +03:00
2020-07-03 16:16:25 +03:00
2020-07-07 23:08:50 +03:00

Markwon sample app

Building

When adding/removing samples most likely a clean build would be required. First, for annotation processor to create samples.json. And secondly, in order for Android Gradle plugin to bundle resources references via symbolic links (the sample.json itself and io.noties.markwon.app.samples.* directory)

./gradlew :app-s:clean :app-s:asDe