File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 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
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.3.1
16+ VERSION_NAME =3.3.2
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