Skip to content

Commit

Permalink
chore(release): 2.39.6 [skip ci]
Browse files Browse the repository at this point in the history
## [2.39.6](v2.39.5...v2.39.6) (2023-07-06)

### Bug Fixes

* remove md5 usage ([#372](#372)) ([c849590](c849590))
  • Loading branch information
amplitude-sdk-bot committed Jul 6, 2023
1 parent aa779dc commit ccfcb40
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.6](https://github.com/amplitude/Amplitude-Android/compare/v2.39.5...v2.39.6) (2023-07-06)


### Bug Fixes

* remove md5 usage ([#372](https://github.com/amplitude/Amplitude-Android/issues/372)) ([c849590](https://github.com/amplitude/Amplitude-Android/commit/c84959086f9a645f87a3175caaec3022154ee6bb))

## [2.39.5](https://github.com/amplitude/Amplitude-Android/compare/v2.39.4...v2.39.5) (2023-06-13)


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.5
ARTIFACT_VERSION=2.39.6
ARTIFACT_GROUP=com.amplitude

POM_PACKAGING=aar
Expand Down

0 comments on commit ccfcb40

Please sign in to comment.