This fixes the gradle warning: The SimpleWorkResult type has been deprecated and is scheduled to be removed in Gradle 5.0. Please use WorkResults.didWork() instead.
The entire transport is shaded because we wouldn't want to collide with the unshaded form of grpc-netty.