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 a45180f commit 577b9dfCopy full SHA for 577b9df
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [Release 2.62.2](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.62.2)
2
+
3
+### Miscellaneous
4
+- added mel region (#3173)
5
6
+[See all changes between 2.62.1 and 2.62.2](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.62.1...release_v2.62.2)
7
8
## [Release 2.62.1](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.62.1)
9
10
### Miscellaneous
gradle.properties
@@ -26,7 +26,7 @@ android.enableJetifier=true
26
27
GROUP=com.amazonaws
28
29
-VERSION_NAME=2.62.1
+VERSION_NAME=2.62.2
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