Skip to content

Commit c9a414e

Browse files
chore(release): 2.39.5 [skip ci]
## [2.39.5](v2.39.4...v2.39.5) (2023-06-13) ### Bug Fixes * do not fetch advertising Id if adid tracking is disabled ([#366](#366)) ([a1f8cc8](a1f8cc8))
1 parent a1f8cc8 commit c9a414e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.39.5](https://github.com/amplitude/Amplitude-Android/compare/v2.39.4...v2.39.5) (2023-06-13)
2+
3+
4+
### Bug Fixes
5+
6+
* do not fetch advertising Id if adid tracking is disabled ([#366](https://github.com/amplitude/Amplitude-Android/issues/366)) ([a1f8cc8](https://github.com/amplitude/Amplitude-Android/commit/a1f8cc80af0bbaf2b7edc3b47b87c3f518ea8433))
7+
18
## [2.39.4](https://github.com/amplitude/Amplitude-Android/compare/v2.39.3...v2.39.4) (2023-06-01)
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.4
1+
ARTIFACT_VERSION=2.39.5
22
ARTIFACT_GROUP=com.amplitude
33

44
POM_PACKAGING=aar

0 commit comments

Comments
 (0)