Downloader thread number to 4

This commit is contained in:
Pupil
2020-02-09 17:25:55 +09:00
parent f6d9c7f550
commit 748495ca64
3 changed files with 4 additions and 4 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 29
versionCode 35
versionName "5.2"
versionCode 36
versionName "5.3-beta2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true