Skip to content

v3.6.2

Compare
Choose a tag to compare
@martinbonnin martinbonnin released this 05 Oct 14:11
· 1385 commits to main since this release

A patch version to fix compatibility with Kotlin 1.7.20 and another fix when calling ApolloStore.dump() with the SQL normalized cache.

👷‍ All changes

  • Add support for Kotlin Gradle Plugin 1.7.20 (#4439)
  • Fix SQLNormalizedCache.dump() (#4437)