Join Slack
Powered by
Hey! I am using `JsonAdapter.fromJson()` method in...
# squarelibraries
h
harry.singh
08/22/2020, 11:09 PM
Hey! I am using
JsonAdapter.fromJson()
method inside a
suspend
method and IntelliJ is giving me a lint warning:
Inappropriate blocking method call
Is it a valid warning? If it is, then how can I handle this warning?
Open in Slack
Previous
Next