Commit 35a613c
Mark preference property used in reflection as keep in Proguard
'notificationsPermissionRequested' property in PrefsRepository was
used with reflection but it was not marked in Proguard to be kept.
This was crashing the login system.1 parent e1fbf2b commit 35a613c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments