search bug fix

This commit is contained in:
tom5079
2020-10-24 23:55:50 +09:00
parent 9ae2423a40
commit 48ff2f328f
5 changed files with 12 additions and 7 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 63
versionName "5.1.6-hotfix5"
versionName "5.1.6-hotfix6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
@@ -123,7 +123,7 @@ dependencies {
implementation "ru.noties.markwon:core:3.1.0"
implementation "xyz.quaver:libpupil:1.8.14"
implementation "xyz.quaver:libpupil:1.8.15"
implementation "xyz.quaver:documentfilex:0.4-alpha02"
implementation "xyz.quaver:floatingsearchview:1.0.7"