Allow download multiple galleries concurrently

This commit is contained in:
Pupil
2020-02-13 20:07:16 +09:00
parent 842148647f
commit bb63959678
2 changed files with 29 additions and 34 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 29
versionCode 41
versionName "4.5"
versionCode 42
versionName "4.6-beta1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true