You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add redundant handling for missing permission exceptions. Existing checks work but do not satisfy lint, so this is the only way to resolve#646.
- Upgrade gradle to maximum compatible version (3.6.4) to satisfy new minimum (3.2.0).
- Replace use of deprecated API methods and constants.
- Increase android minSdk version to 27 (to use Activity.setShowWhenLocked/setTurnScreenOn).
0 commit comments