sync with dev

This commit is contained in:
Ryan ZHAO
2021-02-01 09:39:14 +11:00
parent 59ae46b300
commit 190badd9c0
6 changed files with 64 additions and 55 deletions

View File

@@ -69,6 +69,7 @@ dependencies {
implementation 'se.emilsjolander:stickylistheaders:2.7.0'
implementation 'com.jpardogo.materialtabstrip:library:1.0.9'
implementation 'org.apache.httpcomponents:httpclient-android:4.3.5'
implementation 'commons-net:commons-net:3.7.2'
implementation 'com.github.chrisbanes:PhotoView:2.1.3'
implementation 'com.github.bumptech.glide:glide:4.11.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'