File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ Release 2.81.1] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.81.1 )
2+
3+ ### Bug Fixes
4+ - Update native libraries with 16KB page alignment support ([ #3677 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3677 ) )
5+
6+ ### Miscellaneous
7+ - Maintenance Mode Announcement ([ #3675 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3675 ) )
8+ - Update rexml to 3.4.2 to resolve dependabot alert ([ #3676 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3676 ) )
9+
10+ [ See all changes between 2.81.0 and 2.81.1] ( https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.81.0...release_v2.81.1 )
11+
112## [ Release 2.81.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.81.0 )
213
314### Features
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.81.0
28+ VERSION_NAME =2.81.1
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