Skip to content

Commit 16d058e

Browse files
chore(release): 2.39.7 [skip ci]
## [2.39.7](v2.39.6...v2.39.7) (2023-07-07) ### Bug Fixes * try to reduce sqlite cursor memory usage ([#375](#375)) ([77e508d](77e508d))
1 parent 77e508d commit 16d058e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.39.7](https://github.com/amplitude/Amplitude-Android/compare/v2.39.6...v2.39.7) (2023-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* try to reduce sqlite cursor memory usage ([#375](https://github.com/amplitude/Amplitude-Android/issues/375)) ([77e508d](https://github.com/amplitude/Amplitude-Android/commit/77e508d9b8cbaf36328f3176e89c04f502c606c6))
7+
18
## [2.39.6](https://github.com/amplitude/Amplitude-Android/compare/v2.39.5...v2.39.6) (2023-07-06)
29

310

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARTIFACT_VERSION=2.39.6
1+
ARTIFACT_VERSION=2.39.7
22
ARTIFACT_GROUP=com.amplitude
33

44
POM_PACKAGING=aar

0 commit comments

Comments
 (0)