Fixed image loading from hiyobi.me

This commit is contained in:
Pupil
2020-02-25 20:34:31 +09:00
parent c3e60f9988
commit 61afe01e36
3 changed files with 6 additions and 5 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 29
versionCode 46
versionName "4.10"
versionCode 47
versionName "4.11"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true