AWS AppSync SDK for Android v2.8.2
Enhancements
- AWS AppSync plugin for gradle is now compatible with Gradle version 5.x. See issue#91 for details. To consume these changes make sure to upgrade the appsync plugin version, which can be found in the project-level build.gradle, to
classpath 'com.amazonaws:aws-android-sdk-appsync-gradle-plugin:2.8.+'