Skip to content

Commit 6f95785

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
andauthored
release: AWS AppSync SDK for Android 3.2.0 (#359)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
1 parent 922a661 commit 6f95785

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [Release 3.2.0](https://github.com/awslabs/aws-mobile-appsync-sdk-android/releases/tag/release_v3.2.0)
2+
3+
### Features
4+
- add support for AWS_LAMBDA auth mode (#358)
5+
6+
[See all changes between 3.1.4 and 3.2.0](https://github.com/awslabs/aws-mobile-appsync-sdk-android/compare/release_v3.1.4...release_v3.2.0)
7+
18
# Release 3.1.4
29

310
### Bug Fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1536m
1313
org.gradle.parallel=true
1414

1515
GROUP=com.amazonaws
16-
VERSION_NAME=3.1.4
16+
VERSION_NAME=3.2.0
1717
AWS_CORE_SDK_VERSION=2.22.1
1818

1919
POM_URL=https://github.com/awslabs/aws-mobile-appsync-sdk-android

0 commit comments

Comments
 (0)