Skip to content

Commit e30c7b4

Browse files
github-actions[bot]awsmobilesdk-dev+ghops
andauthored
release: AWS AppSync SDK for Android 3.3.2 (#399)
Co-authored-by: awsmobilesdk-dev+ghops <[email protected]>
1 parent d15d4fd commit e30c7b4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [Release 3.3.2](https://github.com/awslabs/aws-mobile-appsync-sdk-android/releases/tag/release_v3.3.2)
2+
3+
### Miscellaneous
4+
- rotate travis creds (#390)
5+
- Create notify_comments.yml (#392)
6+
- Fix duplicate Nullable annotation (#397)
7+
8+
[See all changes between 3.3.1 and 3.3.2](https://github.com/awslabs/aws-mobile-appsync-sdk-android/compare/release_v3.3.1...release_v3.3.2)
9+
110
## [Release 3.3.1](https://github.com/awslabs/aws-mobile-appsync-sdk-android/releases/tag/release_v3.3.1)
211

312
### Miscellaneous

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.3.1
16+
VERSION_NAME=3.3.2
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)