firebase / firebase/firebase-android-sdk
Randomizing mapping_file_id for each build prevents gradle build cache #2
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 710
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 31
Description
### [REQUIRED] Step 2: Describe your environment
* Firebase Component: Firebase Crashlytics Gradle Plugin 3.0.1
* Google Play Service Gradle Plugin: 4.4.1
### [REQUIRED] Step 3: Describe the problem
This is a follow up issue of the [previous one](https://github.com/firebase/firebase-android-sdk/issues/5668) which has been locked by the bot.
I've tried the version 3.0.1 as suggested [here](https://github.com/firebase/firebase-android-sdk/issues/5668#issuecomment-1960181318) but the task `InjectMappingFileIdTask` keeps generating a brand new `mapping_file_id` with the same input sources.
#### Steps to reproduce:
Same steps as [here](https://github.com/firebase/firebase-android-sdk/issues/5668)
Contributor guide
Assessment
This issue has not been assessed yet.