User-Agent hack

Fixes unable to download some images
This commit is contained in:
tom5079
2021-12-13 10:46:57 +09:00
parent cbdb6cb63a
commit e6753088a4
4 changed files with 8 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 67
versionName "5.1.19"
versionName "5.1.20"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}