Release v2.0.0
New release of mutters.
Changes
- This release contains a major rework of the BotResponse model. The actions model has been replaced with an attachments model.
- Support for as list of "quick replies" has also been added to the BotResponse model
- Two double colons (::) are now used to identity calls to InkFunctions
For Gradle update your dependencies to:
compile 'com.rabidgremlin:mutters:2.0.0'