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 77e508d commit 16d058eCopy full SHA for 16d058e
CHANGELOG.md
@@ -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
8
## [2.39.6](https://github.com/amplitude/Amplitude-Android/compare/v2.39.5...v2.39.6) (2023-07-06)
9
10
gradle.properties
@@ -1,4 +1,4 @@
-ARTIFACT_VERSION=2.39.6
+ARTIFACT_VERSION=2.39.7
ARTIFACT_GROUP=com.amplitude
POM_PACKAGING=aar
0 commit comments