Fixed app crashing when loading thumbnail

This commit is contained in:
tom5079
2020-09-27 21:40:22 +09:00
parent c18bffd08f
commit 0c3c78cc72
6 changed files with 10 additions and 8 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 61
versionName "5.1.1-hotfix2"
versionName "5.1.1-hotfix3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}