Skip to content

Commit cbbcc78

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
andauthored
release: AWS SDK for Android 2.75.2 (#3596)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
1 parent 7529b1e commit cbbcc78

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [Release 2.75.2](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.75.2)
2+
3+
### Bug Fixes
4+
- **aws-android-sdk-auth-userpools:** Check actual password requirements in drop-in UI ([#3588](https://github.com/aws-amplify/aws-sdk-android/issues/3588))
5+
- **misc:** Add rexml dependency ([#3594](https://github.com/aws-amplify/aws-sdk-android/issues/3594))
6+
7+
### Miscellaneous
8+
- Update rexml ([#3581](https://github.com/aws-amplify/aws-sdk-android/issues/3581))
9+
- prevent connectivity manager crash ([#3593](https://github.com/aws-amplify/aws-sdk-android/issues/3593))
10+
11+
[See all changes between 2.75.1 and 2.75.2](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.75.1...release_v2.75.2)
12+
113
## [Release 2.75.1](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.75.1)
214

315
### Bug Fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
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.1
28+
VERSION_NAME=2.75.2
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)