Closed hamza94max closed 11 months ago
public abstract fun toRequestBody( file: File, type: MediaType? ): RequestBody
not
public abstract fun toRequestBody( type: MediaType?, file: File ): RequestBody
as readme told
Thank you for helping me with this great library
Thank you for raising this up, will fix it asap. Happy coding:)
not
as readme told
Thank you for helping me with this great library