mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-25 22:36:17 +03:00
Update RxMarkdown to 0.1.3
This commit is contained in:
parent
7ea70f62e8
commit
5da3f8d163
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue