yshrsmz / kgql

GraphQL Document wrapper generator for Kotlin Multiplatform Project and Android
Apache License 2.0
57 stars 2 forks source link

downgrade to Kotlin 1.3.11 #8

Closed yshrsmz closed 5 years ago

yshrsmz commented 5 years ago

kotlinx.serialization for 1.3.11 does not support generics in Kotlin/Native, so we need to migrate to interface instead of parameterized class