The two that we hit so far: ```java.lang.NoSuchMe...
# squarelibraries
a
The two that we hit so far:
Copy code
java.lang.NoSuchMethodError: 'okhttp3.Request$Builder okhttp3.Request$Builder.tag(kotlin.reflect.KClass, java.lang.Object)'
and
response.body
nullability differences We can work around both of these fine, you just have to be aware of the binary differences which is what brought me to my question.
👀 1
215 Views