Commit cd7b6e2
committed
Disable minification and resource shrinking for release builds
- R8 minification is failing due to Hilt generated class issues
- Disable temporarily to get working APK for testing
- Can be re-enabled once code structure is more stable1 parent d578221 commit cd7b6e2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments