Skip to content

Commit

Permalink
chore(release): 2.39.9 [skip ci]
Browse files Browse the repository at this point in the history
## [2.39.9](v2.39.8...v2.39.9) (2024-02-27)

### Bug Fixes

* move identifyInterceptor before eventBridge receiver is set ([#392](#392)) ([a6d4c9d](a6d4c9d))
  • Loading branch information
amplitude-sdk-bot committed Feb 27, 2024
1 parent b08fd35 commit 330c675
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.9](https://github.com/amplitude/Amplitude-Android/compare/v2.39.8...v2.39.9) (2024-02-27)


### Bug Fixes

* move identifyInterceptor before eventBridge receiver is set ([#392](https://github.com/amplitude/Amplitude-Android/issues/392)) ([a6d4c9d](https://github.com/amplitude/Amplitude-Android/commit/a6d4c9d1ad8cfc99420e92ed39164feaf3e5eac1))

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


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.8
ARTIFACT_VERSION=2.39.9
ARTIFACT_GROUP=com.amplitude

POM_PACKAGING=aar
Expand Down

0 comments on commit 330c675

Please sign in to comment.