mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-14 01:36:09 -04:00
* Move the app rating dependency to googleImplementation The `awesome.app.rating` dependency is now under `googleImplementation` instead of `implementation` in `app/build.gradle`. * Refactor alert DND dialog padding Use `dpToPx` for padding in the alert DND dialog for better consistency.