Fixed app crashing when deleting cache/download

This commit is contained in:
tom5079
2020-08-04 12:14:14 +09:00
parent 3e657bdc09
commit 6ebc386474
3 changed files with 15 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 57
versionName "4.20"
versionName "4.20-hotfix1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true