'Excluding dump_syms folder from android bundle (.aab)
Solution 1:[1]
Comment this dependency, if exist in your project(Gradle:app)
implementation 'com.google.firebase:firebase-crashlytics-buildtools:2.8.1'
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | EAS |

