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 19171e1 commit f81d941Copy full SHA for f81d941
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [Release 2.78.0](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.78.0)
2
+
3
+### Features
4
+- Support for ap-southeast-7 ([#3654](https://github.com/aws-amplify/aws-sdk-android/issues/3654))
5
6
+[See all changes between 2.77.1 and 2.78.0](https://github.com/aws-amplify/aws-sdk-android/compare/release_v2.77.1...release_v2.78.0)
7
8
## [Release 2.77.1](https://github.com/aws-amplify/aws-sdk-android/releases/tag/release_v2.77.1)
9
10
### Miscellaneous
gradle.properties
@@ -25,7 +25,7 @@ android.enableJetifier=true
25
26
GROUP=com.amazonaws
27
28
-VERSION_NAME=2.77.1
+VERSION_NAME=2.78.0
29
30
POM_URL=https://github.com/aws/aws-sdk-android
31
POM_SCM_URL=https://github.com/aws/aws-sdk-android
0 commit comments