Unable to fetch thumbnails fixed

This commit is contained in:
tom5079
2020-07-29 10:53:50 +09:00
parent 388bc6fda5
commit 132b3b9be1
3 changed files with 5 additions and 5 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 29
versionCode 56
versionName "4.18.4"
versionCode 57
versionName "4.19"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true