We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1671edd commit 4886188Copy full SHA for 4886188
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 2.1.7
2
+
3
+### Fixed
4
+- **Serialization**: ignore unknown keys (#406)
5
6
# 2.1.6
7
8
### Fixed
gradle.properties
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
kotlin.mpp.enableCompatibilityMetadataVariant=true
# Lib
GROUP=com.algolia
-VERSION_NAME=2.1.6
+VERSION_NAME=2.1.7
9
# OSS
10
SONATYPE_HOST=DEFAULT
0 commit comments