Dependency update

Fixed duplicated download file
Better download progress update handling

TODO: Add group name to GalleryBlock
This commit is contained in:
tom5079
2020-10-01 21:24:32 +09:00
parent a8317824a9
commit 5c259fa07a
9 changed files with 64 additions and 37 deletions

View File

@@ -126,7 +126,7 @@ dependencies {
implementation "xyz.quaver:libpupil:1.7.2"
implementation "xyz.quaver:documentfilex:0.2.15"
implementation "xyz.quaver:floatingsearchview:1.0.5"
implementation "xyz.quaver:floatingsearchview:1.0.7"
testImplementation "junit:junit:4.13"
androidTestImplementation "androidx.test.ext:junit:1.1.2"