Kotlin 1.4 release
This is the Kotlin 1.4 release. It contains native binaries compiled for 1.4 and bumps some dependencies.
It also fixes ApolloCall.Builder.useHttpGetMethodForQueries
, thanks a lot to @ubuntudroid for diving into this!
✨ New
- Kotlin 1.4 support (#2510)
👷♂️ Fixes
- Fix
RealApolloCall.toBuilder()
not respecting useHttpGetMethodForQueries (#2530)