oliviergauthier / gradle-appcenter-plugin

This gradle plugin allow you to upload each build variant of your android application to separate AppCenter Apps.
MIT License
85 stars 45 forks source link

Adding breakpad type for symbols upload #53

Closed setheclark closed 3 years ago

setheclark commented 4 years ago

Fixes #52

Adding symbolType as a parameter to uploadSymbols and have the correct value passed in for mappings.txt file and symbols zip files.