We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d6bff commit c2936aeCopy full SHA for c2936ae
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [Release 2.41.1](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.41.1)
2
+
3
+### Bug Fixes
4
+- revert change from #2447 (#2804)
5
6
+[See all changes between 2.41.0 and 2.41.1](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.41.0...release_v2.41.1)
7
8
## [Release 2.41.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.41.0)
9
10
### Features
gradle.properties
@@ -26,7 +26,7 @@ android.enableJetifier=true
26
27
GROUP=com.amazonaws
28
29
-VERSION_NAME=2.41.0
+VERSION_NAME=2.41.1
30
31
POM_URL=https://github.com/aws/aws-sdk-android
32
POM_SCM_URL=https://github.com/aws/aws-sdk-android
0 commit comments