Skip to content

Commit d5e9468

Browse files
github-actions[bot]awsmobilesdk-dev+ghopseeatonaws
authored
release: AWS AppSync SDK for Android 3.2.1 (#375)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]> Co-authored-by: Erica Eaton <[email protected]>
1 parent 5768e09 commit d5e9468

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [Release 3.2.1](https://github.com/awslabs/aws-mobile-appsync-sdk-android/releases/tag/release_v3.2.1)
2+
3+
### Miscellaneous
4+
- Update README.md
5+
- Add support for Gradle 7 projects (#361)
6+
- Migrate project to AndroidX libraries (#362)
7+
- Add support for Gradle 7 projects (#372)
8+
9+
[See all changes between 3.2.0 and 3.2.1](https://github.com/awslabs/aws-mobile-appsync-sdk-android/compare/release_v3.2.0...release_v3.2.1)
10+
111
## [Release 3.2.0](https://github.com/awslabs/aws-mobile-appsync-sdk-android/releases/tag/release_v3.2.0)
212

313
### Features

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.2.0
16+
VERSION_NAME=3.2.1
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)