Commit de74730
authored
Prevent R8 to strip out
- without: `bool:com_crashlytics_RequireBuildId:2131034114 is not
reachable`
- with: `bool:com_crashlytics_RequireBuildId:2131034114 reachable from
keep xml file`
Note: `_` are used instead of `.` because periods are not valid
characters.
Fixes #8146RequireBuildId boolean resource (#8145)1 parent 1dfa16a commit de74730
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
0 commit comments