Skip to content

Commit

Permalink
release: AWS AppSync SDK for Android 3.2.0 (#359)
Browse files Browse the repository at this point in the history
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
  • Loading branch information
github-actions[bot] and awsmobilesdk-dev+ghops authored Jul 27, 2021
1 parent 922a661 commit 6f95785
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [Release 3.2.0](https://github.com/awslabs/aws-mobile-appsync-sdk-android/releases/tag/release_v3.2.0)

### Features
- add support for AWS_LAMBDA auth mode (#358)

[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)

# Release 3.1.4

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1536m
org.gradle.parallel=true

GROUP=com.amazonaws
VERSION_NAME=3.1.4
VERSION_NAME=3.2.0
AWS_CORE_SDK_VERSION=2.22.1

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

0 comments on commit 6f95785

Please sign in to comment.