when i use `generateKotlinModels.set(true)` in apo...
# apollo-kotlin
p
when i use
generateKotlinModels.set(true)
in apollo block of my gradle file, the files generated has .kt extension but the content is still in java. is that expected?
b
definitely not 🙂 Can you share more of your conf?