Skip to content

Commit

Permalink
release: AWS SDK for Android 2.75.1 (#3579)
Browse files Browse the repository at this point in the history
* release: AWS SDK for Android 2.75.1

* Mark date formatter change as a bug fix

* Remove README update from Changelog

---------

Co-authored-by: awsmobilesdk-dev+ghops <awsmobilesdk-dev+ghops@amazon.com>
Co-authored-by: Matt Creaser <mattwcc@amazon.com>
  • Loading branch information
3 people committed May 16, 2024
1 parent 5ad725b commit bd9e588
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 @@
## [Release 2.75.1](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.75.1)

### Bug Fixes
- **misc** Don't return incorrect date format instance ([#3576](https://github.com/aws-amplify/aws-sdk-android/issues/3576))

[See all changes between 2.75.0 and 2.75.1](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.75.0...release_v2.75.1)

## [Release 2.75.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.75.0)

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android.enableJetifier=true

GROUP=com.amazonaws

VERSION_NAME=2.75.0
VERSION_NAME=2.75.1

POM_URL=https://github.com/aws/aws-sdk-android
POM_SCM_URL=https://github.com/aws/aws-sdk-android
Expand Down

0 comments on commit bd9e588

Please sign in to comment.