Aligned with new hitomi.la image servers

This commit is contained in:
tom5079
2021-10-25 09:32:05 +09:00
parent 93374d2cfe
commit b4dc961cdc
7 changed files with 24 additions and 20 deletions

View File

@@ -37,8 +37,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 30
versionCode 66
versionName "5.1.13"
versionCode 67
versionName "5.1.14"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
@@ -125,7 +125,7 @@ dependencies {
implementation "ru.noties.markwon:core:3.1.0"
implementation "xyz.quaver:libpupil:2.1.6"
implementation "xyz.quaver:libpupil:2.1.7-DEV"
implementation "xyz.quaver:documentfilex:0.6.1"
implementation "xyz.quaver:floatingsearchview:1.1.7"