File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ Release 3.3.0] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/releases/tag/release_v3.3.0 )
2+
3+ ### Features
4+ - port custom domain support. (#379 )
5+
6+ ### Miscellaneous
7+ - Chore: rotate travisCI creds (#378 )
8+
9+ [ See all changes between 3.2.1 and 3.3.0] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/compare/release_v3.2.1...release_v3.3.0 )
10+
111## [ Release 3.2.1] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/releases/tag/release_v3.2.1 )
212
313### Miscellaneous
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1536m
1313org.gradle.parallel =true
1414
1515GROUP =com.amazonaws
16- VERSION_NAME =3.2.1
16+ VERSION_NAME =3.3.0
1717AWS_CORE_SDK_VERSION =2.22.1
1818
1919POM_URL =https://github.com/awslabs/aws-mobile-appsync-sdk-android
You can’t perform that action at this time.
0 commit comments