File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ Release 2.77.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.77.0 )
2+
3+ ### Features
4+ - support for ap-southeast-5 ([ #3629 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3629 ) )
5+
6+ ### Miscellaneous
7+ - update rexml ([ #3623 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3623 ) )
8+ - update docs links for gen2 ([ #3622 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3622 ) )
9+ - Update Conscrypt to support 16KB page size ([ #3627 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3627 ) )
10+ - Make exception within UserStateDetails public ([ #3628 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3628 ) )
11+
12+ [ See all changes between 2.76.1 and 2.77.0] ( https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.76.1...release_v2.77.0 )
13+
114## [ Release 2.76.1] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.76.1 )
215
316### Miscellaneous
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ android.enableJetifier=true
2525
2626GROUP =com.amazonaws
2727
28- VERSION_NAME =2.76.1
28+ VERSION_NAME =2.77.0
2929
3030POM_URL =https://github.com/aws/aws-sdk-android
3131POM_SCM_URL =https://github.com/aws/aws-sdk-android
You can’t perform that action at this time.
0 commit comments