Update RxMarkdown to 0.1.3

This commit is contained in:
Niedermann IT-Dienstleistungen 2018-08-13 20:41:34 +02:00 committed by Niedermann IT-Dienstleistungen
parent 7ea70f62e8
commit 5da3f8d163

View file

@ -28,8 +28,8 @@ dependencies {
implementation 'io.reactivex:rxandroid:1.2.0'
implementation 'io.reactivex:rxjava:1.1.5'
implementation 'com.yydcdut:markdown-processor:0.1.2'
implementation 'com.yydcdut:rxmarkdown-wrapper:0.1.2'
implementation 'com.yydcdut:markdown-processor:0.1.3'
implementation 'com.yydcdut:rxmarkdown-wrapper:0.1.3'
implementation 'com.jakewharton:butterknife:8.8.1'
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'