Android SDK 3.0.17.2

What's fixed

  • Fixed a 301 error when retrieving Application Config.

Improvements

  • Added attributes to Comment.Author.

  • Added a public commentId property to CommentReport.

    You can still access the comment ID through CommentReport.Comment.commentId, but the new top-level property makes it easier to filter comment reports.