Skip to content

Commit 5345636

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
andauthored
release: AWS SDK for Android 2.41.0 (#2803)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
1 parent f2a9218 commit 5345636

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.41.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.41.0)
2+
3+
### Features
4+
- **aws-android-sdk-sns:** update models to latest (#2795)
5+
6+
### Miscellaneous
7+
- Updated the documentation to include optional proguard rules to ignore potential issues with transitive dependencies (#2791)
8+
- Fix 2634 : Adding the null guard when getTransferNetworkConnectionType is null (#2797)
9+
- Use 'com.facebook.android:facebook-login:11.2.0' (#2652)
10+
11+
[See all changes between 2.40.0 and 2.41.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.40.0...release_v2.41.0)
12+
113
## [Release 2.40.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.40.0)
214

315
### 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.40.0
29+
VERSION_NAME=2.41.0
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)