mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-07-03 14:06:34 +02:00
d40672df40
* 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.