mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix autobug crash when primary channel is null
This commit is contained in:
parent
fa17c4efe1
commit
98356b9205
5 changed files with 53 additions and 48 deletions
|
|
@ -24,7 +24,7 @@ The app is also distributed for Amazon Fire devices via the Amazon appstore: [![
|
|||
If you would like to develop this application we'd love your help! These build instructions are brief
|
||||
and should be improved, please send a PR if you can.
|
||||
|
||||
* Use Android Studio 4.0 RC 1 to build/debug (other versions might work but no promises)
|
||||
* Use Android Studio 4.1.2 to build/debug (other versions might work but no promises)
|
||||
* Use "git submodule update --init --recursive" to pull in the various submodules we depend on
|
||||
* There are a few config files which you'll need to copy from templates included in the project.
|
||||
Run the following commands to do so:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue