gildor / kotlin-coroutines-retrofit

Kotlin Coroutines await() extension for Retrofit Call
Apache License 2.0
847 stars 64 forks source link

Support Kotlin 1.3-M2 EAP #44

Closed azihsoyn closed 6 years ago

azihsoyn commented 6 years ago

Hi, this is the great plugin!

However, only 1.3-M1 only supported. https://github.com/gildor/kotlin-coroutines-retrofit/blob/kotlin-1.3/build.gradle.kts

The other day, Kotlin 1.3 EAP M2 has released. https://blog.jetbrains.com/kotlin/2018/08/kotlin-1-3-m2/

Please support also 1.3-M2.

Thanks.

gildor commented 6 years ago

I just released version 0.13.0-eap13 with the support of Kotlin 1.3 RC Closing