Skip to content

Commit 94ab8e5

Browse files
committed
chore: prepare release 3.1.7
1 parent 29f3c6a commit 94ab8e5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 3.1.7
2+
3+
### Fixed
4+
- Compatibility: compile binaries using Java 11
5+
16
# 3.1.6
27

38
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ kotlin.mpp.androidSourceSetLayoutVersion=2
1010

1111
# Lib
1212
GROUP=com.algolia
13-
VERSION_NAME=3.1.6
13+
VERSION_NAME=3.1.7
1414

1515
# OSS
1616
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)