Jim

Results 9 comments of Jim

Any follow up on this? cc @jaredsburrows

Yes, I have. I included it already in my proguard configuration.

Have you added this line inside your root `build.gradle`: ```groovy repositories { maven { url 'https://jitpack.io' } } ```

This is occured when this library used with `preference` library from Android, Possible solution is to change the View attribute using prefix to avoid the duplicate value resource. cc @alpbak

After 2 years, is it still not released yet? ![gradle](https://user-images.githubusercontent.com/33854739/173292719-b742ffec-650f-4688-823b-c8b44b10b340.png)

I'm sorry for not following. Do you mean copy the file manually? Or where do we include the unix commands inside hygen? Or does hygen itself provide configuration to embed...

Maybe adding query annotation in interface for defining parameter for the websocket

Is there any update on the next release? Specially about the rxjava3 adapter

@MarcinAman is there a follow up about this PR?