Skip to content

Commit 8f6f228

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
andauthored
release: AWS SDK for Android 2.50.1 (#2962)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
1 parent d1c1a4e commit 8f6f228

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [Release 2.50.1](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.50.1)
2+
3+
### Miscellaneous
4+
- Fix: Prevent startForeground crash and TransferService stopping while transfers ongoing (#2961)
5+
6+
[See all changes between 2.50.0 and 2.50.1](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.50.0...release_v2.50.1)
7+
18
## [Release 2.50.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.50.0)
29

310
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android.enableJetifier=true
2626

2727
GROUP=com.amazonaws
2828

29-
VERSION_NAME=2.50.0
29+
VERSION_NAME=2.50.1
3030

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

0 commit comments

Comments
 (0)