Drimix20

Results 1 comments of Drimix20

It looks like the issue in the moshi is already resolved https://github.com/square/moshi/pull/314. Long type is already handled in `StandardJsonAdapters`. For more details see https://github.com/square/moshi/blob/9ac54dd33faa6d4865dfc6d807cf20daa78b27a9/moshi/src/main/java/com/squareup/moshi/StandardJsonAdapters.java#L54.