stream-chat-android
                                
                                
                                
                                    stream-chat-android copied to clipboard
                            
                            
                            
                        Move classes related to attachment sending to LLC module
Context & proposal
Move classes related to sending attachments to LLC module. Classes are:
AttachmentUploaderAttachmentUrlValidatorUploadAttachmentsAndroidWorkerUploadAttachmentsWorker
The dependencies of the classes should be an interface so implementations of dependencies can be accessed.
Acceptance criteria
- [ ] Classes are inside LLC