Long Ranger

Results 5 comments of Long Ranger

I face the same issue in circle ci when compile with JDK11, i found that the root cause is this one (https://github.com/gradle/gradle/issues/5184), i tried the solution (`jacoco.excludes = ['jdk.internal.*']`) it...

I have encountered issue with mockk 1.12 and kotlin 1.5.31. In our project we heavily use the inline style. Is there any workaround for it?

@utzcoz I have resolved the comments and feel free to check when you are free 🙏

@utzcoz I have squashed the commits to one, feel free to check when you are free 🙇

Thanks a lot for the quick reply, i am looking forward to the new version supporting this 🎉