We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0f4fea commit 4e37e0fCopy full SHA for 4e37e0f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.39.8](https://github.com/amplitude/Amplitude-Android/compare/v2.39.7...v2.39.8) (2023-07-21)
2
+
3
4
+### Bug Fixes
5
6
+* try to correctly handle session change for race condition ([#382](https://github.com/amplitude/Amplitude-Android/issues/382)) ([b0f4fea](https://github.com/amplitude/Amplitude-Android/commit/b0f4fea58d808129c0bd46a7624f8a1e541bc6c6))
7
8
## [2.39.7](https://github.com/amplitude/Amplitude-Android/compare/v2.39.6...v2.39.7) (2023-07-07)
9
10
gradle.properties
@@ -1,4 +1,4 @@
-ARTIFACT_VERSION=2.39.7
+ARTIFACT_VERSION=2.39.8
ARTIFACT_GROUP=com.amplitude
POM_PACKAGING=aar
0 commit comments