Skip to content

AWS Mobile AppSync SDK for Android 2.6.19

Compare
Choose a tag to compare
@minbi minbi released this 21 May 20:39
3ffb5fc

Enhancements

  • Improve dependency injection for gradle plugin.
    Uses implementation instead of compile when using higher than gradle version 2.
    Note: gradle version 0 and 1 are note supported.
  • Improve BasicCognitoUserPoolsAuthProvider retrieval of token.

Bug Fixes

  • Fixed dependency com.moowork.gradle:gradle-node-plugin:1.0.0 in gradle plugin