mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
In preparation for replacing the `InterfaceFactory` with an injectable form we need to convert static methods that call `InterfaceFactory` into non-static, injected forms. Also: - Updated kotlin `-Xopt-in` to `-opt-in` to remove build time warnings. - Removed some unused `RadioInterfaceService` code. |
||
|---|---|---|
| .. | ||
| .settings | ||
| special | ||
| src | ||
| .classpath | ||
| .gitignore | ||
| .project | ||
| build.gradle | ||
| google-services-example.json | ||
| google-services.json | ||
| proguard-rules.pro | ||