Hello, anyone ran into an issue similar to this: <...
# android
m
So, when I wrote the Interceptor in java, it works. why does it work with java and not Kotlin? I would really want to stick to kotlin for this project.
a
What Kotlin version do you use?
m
kotlin_version = '1.1.2-5'
a
update to 1.1.50 and try again
m
I'll do that a little later, i have to update the kotlin plugin for that
I didn't get to try the kotlin 1.1.50, but I did find the issue and answered my own questiong on stackoverflow