Ok. So the error is not surprising since retrofit2...
# kobalt
c
Ok. So the error is not surprising since retrofit2 will bring okio-snapshot on the classpath and you also specify okio-1.6. These two are incompatible, something will break.