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 ada58e5 commit 502ae3dCopy full SHA for 502ae3d
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+# 3.1.4
2
+
3
+### Changed
4
+- Kotlin to `1.7.10` (#313)
5
+- Compose UI to `1.2.1` (#358)
6
+- Compose compiler to `1.3.1` (#365)
7
+- Algolia Kotlin API client to `2.1.1` (#366)
8
9
# 3.1.3
10
11
### Added
gradle.properties
@@ -9,7 +9,7 @@ android.disableAutomaticComponentCreation=true
# Lib
GROUP=com.algolia
12
-VERSION_NAME=3.1.3
+VERSION_NAME=3.1.4
13
14
# OSS
15
SONATYPE_HOST=DEFAULT
0 commit comments