Update acknowledgement info.

This commit is contained in:
Alex Ning
2020-06-04 23:02:05 +08:00
parent 164560d068
commit a9d2108c00
2 changed files with 16 additions and 5 deletions

View File

@@ -49,7 +49,6 @@ dependencies {
implementation 'com.alexvasilkov:gesture-views:2.6.0'
implementation 'com.github.bumptech.glide:glide:4.10.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'
implementation 'com.github.pwittchen:swipe-rx2:0.3.0'
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
implementation 'io.reactivex.rxjava2:rxjava:2.2.19'
implementation 'com.squareup.retrofit2:retrofit:2.7.2'
@@ -79,7 +78,7 @@ dependencies {
implementation 'com.atlassian.commonmark:commonmark:0.13.1'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'me.zhanghai.android.fastscroll:library:1.1.2'
implementation("com.thefuntasty.hauler:core:3.1.0")
implementation "com.thefuntasty.hauler:core:3.1.0"
def toroVersion = '3.7.0.2010003'
implementation "im.ene.toro3:toro:$toroVersion"