Don't cancel download onPause

This commit is contained in:
tom5079
2020-10-04 23:04:12 +09:00
parent 49c3ebc36b
commit 12d58e5aa7
4 changed files with 6 additions and 5 deletions

View File

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