File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ Release 2.76.1] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.76.1 )
2
+
3
+ ### Miscellaneous
4
+ - Set the ForegroundServiceType for TransferService ([ #3620 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3620 ) )
5
+ - KVS - Add Support for More Resolution Widths ([ #3609 ] ( https://github.com/aws-amplify/aws-sdk-android/issues/3609 ) )
6
+
7
+ [ See all changes between 2.76.0 and 2.76.1] ( https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.76.0...release_v2.76.1 )
8
+
1
9
## [ Release 2.76.0] ( https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.76.0 )
2
10
3
11
### Features
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ android.enableJetifier=true
25
25
26
26
GROUP =com.amazonaws
27
27
28
- VERSION_NAME =2.76.0
28
+ VERSION_NAME =2.76.1
29
29
30
30
POM_URL =https://github.com/aws/aws-sdk-android
31
31
POM_SCM_URL =https://github.com/aws/aws-sdk-android
You can’t perform that action at this time.
0 commit comments