- Update Android Plugin for Gradle version to 3.1.0
Bug fixes
-
Fix possible failed NDK symbol map uploads which could occur if the mapping
file was still being written when the process status was checked
Jamie Lynch
#104 -
Fix malformed metadata uploaded by release task
Jamie Lynch
#91 -
Reduce log level of failed shell commands in the release task. Shell commands
are used to automatically detect source control information and are not a
critical error if one fails to run.
Jamie Lynch
#88