Skip to content

Commit bd9e588

Browse files
github-actions[bot]awsmobilesdk-dev+ghopsmattcreaser
authored
release: AWS SDK for Android 2.75.1 (#3579)
* 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>
1 parent 5ad725b commit bd9e588

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [Release 2.75.1](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.75.1)
2+
3+
### Bug Fixes
4+
- **misc** Don't return incorrect date format instance ([#3576](https://github.com/aws-amplify/aws-sdk-android/issues/3576))
5+
6+
[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)
7+
18
## [Release 2.75.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.75.0)
29

310
### Features

Diff for: gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ android.enableJetifier=true
2525

2626
GROUP=com.amazonaws
2727

28-
VERSION_NAME=2.75.0
28+
VERSION_NAME=2.75.1
2929

3030
POM_URL=https://github.com/aws/aws-sdk-android
3131
POM_SCM_URL=https://github.com/aws/aws-sdk-android

0 commit comments

Comments
 (0)