i was having some JSON parsing issues, so i pulled...
# android
t
i was having some JSON parsing issues, so i pulled in jackson to see if it worked any better than moshi. i found the problem and removed jackson as a dependency, but i still have a
@Provides
method in one of my dagger modules that referenced
ObjectMapper