Swap out markdownview-1.2.jar for commonmark library.
This commit is contained in:
parent
12c539738a
commit
39c7dd956c
@ -70,7 +70,7 @@ dependencies {
|
|||||||
compile 'com.github.gabrielemariotti.changeloglib:library:+'
|
compile 'com.github.gabrielemariotti.changeloglib:library:+'
|
||||||
compile 'commons-io:commons-io:2.4'
|
compile 'commons-io:commons-io:2.4'
|
||||||
compile 'com.android.support:support-annotations:+'
|
compile 'com.android.support:support-annotations:+'
|
||||||
compile files('../libs/markdownview-1.2.jar')
|
compile 'com.atlassian.commonmark:commonmark:0.11.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
task incrementVersionCode << {
|
task incrementVersionCode << {
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user