Refactor the code path used for chunk uploading debug information files to be generalized to support chunk uploading other file types (such as Proguard files). For example, the ChunkedDIFMatch struct can be generalized to also store file types other than DIFs
Depends on #2194
Refactor the code path used for chunk uploading debug information files to be generalized to support chunk uploading other file types (such as Proguard files). For example, the
ChunkedDIFMatchstruct can be generalized to also store file types other than DIFsDepends on #2194