Skip to content

Commit

Permalink
chore(release): 2.39.8 [skip ci]
Browse files Browse the repository at this point in the history
## [2.39.8](v2.39.7...v2.39.8) (2023-07-21)

### Bug Fixes

* try to correctly handle session change for race condition ([#382](#382)) ([b0f4fea](b0f4fea))
  • Loading branch information
amplitude-sdk-bot committed Jul 21, 2023
1 parent b0f4fea commit 4e37e0f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.39.8](https://github.com/amplitude/Amplitude-Android/compare/v2.39.7...v2.39.8) (2023-07-21)


### Bug Fixes

* 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))

## [2.39.7](https://github.com/amplitude/Amplitude-Android/compare/v2.39.6...v2.39.7) (2023-07-07)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARTIFACT_VERSION=2.39.7
ARTIFACT_VERSION=2.39.8
ARTIFACT_GROUP=com.amplitude

POM_PACKAGING=aar
Expand Down

0 comments on commit 4e37e0f

Please sign in to comment.