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 29463f6 commit 1346ad6Copy full SHA for 1346ad6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 2.1.1
2
+
3
+### Changed
4
+- Update Kotlin to `1.7.10` (#361)
5
+- Update ktor to `2.1.1` (#374)
6
+- Update Kotlin serialization json `1.4.0` (#372)
7
8
# 2.1.0
9
10
### Added
gradle.properties
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
kotlin.mpp.enableCompatibilityMetadataVariant=true
# Lib
GROUP=com.algolia
-VERSION_NAME=2.1.0
+VERSION_NAME=2.1.1
# OSS
SONATYPE_HOST=DEFAULT
0 commit comments