Rhony

Results 8 issues of Rhony

Plugin Error: Plugin "Name That Color" is incompatible (target build range is 171 to 192.*).

https://github.com/PhilippeBoisney/RetroKotlin/blob/1a400ae7fed92455ce626ad5a7a6840338c04048/app/src/test/java/io/github/philippeboisney/retrokotlin/base/BaseTest.kt#L64 This line throw File not found exception, didn't have much time to explore, just switching to inputstream mode and it works: ``` private fun getJson(path : String) = String(javaClass.classLoader!!.getResourceAsStream(path).readBytes())...

Please add this sample operators. Thankyou :)

Hi @Alex009 Could you help me with pod integration, i try to follow moko-template project structure but ends up with this error, i'm not have idea why ‘inputDir’ not generated...

Hello @KaterinaPetrova As you mentioned [here](https://github.com/kotlin-hands-on/kmm-networking-and-data-storage/issues/3#issuecomment-729806511) i try to checking out "final" branch. Project is well synching, but after execute "build" from android studio any serializable annotation is missing, if...

bug

Are you still support this library @Manabu-GT ?

I was clone and try to read your [Analytics.java](https://github.com/openshopio/openshop.io-android/blob/master/app/src/main/java/bf/io/openshop/utils/Analytics.java) class 1. This app contain facebook and google analytic tracking, for further development & more readable code why not separating between...