Crashlytics distribution for app with multiple flavors

前端 未结 1 1323
天命终不由人
天命终不由人 2021-02-04 00:43

I\'m trying to use crashlytics distribution for android app with multiple flavors. Everything worked fine when there were no flavors, but as soon as I\'ve added two flavors I\'

相关标签:
1条回答
  • 2021-02-04 01:00

    Ohh, I did miss something.. Don't forget to add your flavor name to:

    crashlyticsUploadDistribution<FLAVOR>Release
    
    0 讨论(0)
提交回复
热议问题