Skip to content

Commit 48716c2

Browse files
chore(release): 2.39.4 [skip ci]
## [2.39.4](v2.39.3...v2.39.4) (2023-06-01) ### Bug Fixes * move inForeground reads/writes to main thread ([#362](#362)) ([15b4b35](15b4b35))
1 parent 15b4b35 commit 48716c2

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.4](https://github.com/amplitude/Amplitude-Android/compare/v2.39.3...v2.39.4) (2023-06-01)
2+
3+
4+
### Bug Fixes
5+
6+
* move inForeground reads/writes to main thread ([#362](https://github.com/amplitude/Amplitude-Android/issues/362)) ([15b4b35](https://github.com/amplitude/Amplitude-Android/commit/15b4b35187da132adeeb35e6726e5b76bc48f75f))
7+
18
## [2.39.3](https://github.com/amplitude/Amplitude-Android/compare/v2.39.2...v2.39.3) (2023-04-29)
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.3
1+
ARTIFACT_VERSION=2.39.4
22
ARTIFACT_GROUP=com.amplitude
33

44
POM_PACKAGING=aar

0 commit comments

Comments
 (0)