Skip to content

Commit 502ae3d

Browse files
committed
chore: prepare next release 3.1.4
1 parent ada58e5 commit 502ae3d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
# 3.1.3
210

311
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android.disableAutomaticComponentCreation=true
99

1010
# Lib
1111
GROUP=com.algolia
12-
VERSION_NAME=3.1.3
12+
VERSION_NAME=3.1.4
1313

1414
# OSS
1515
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)