mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-09-08 11:25:25 -04:00
docs: update build instructions
after: https://github.com/meshtastic/Meshtastic-Android/commit/c4db056b1f130a1c4570dc07d6b0ff3d563af9e7
This commit is contained in:
1 parent
1bb9624b91
commit
f00ad4159d
1 file changed
-2
@@ -41,8 +41,6 @@ If you would like to develop this application we'd love your help! These build i
|
||||
```bash
|
||||
rm ./app/google-services.json
|
||||
cp ./app/google-services-example.json ./app/google-services.json
|
||||
rm ./app/src/main/res/values/curfirmwareversion.xml
|
||||
cp ./app/special/curfirmwareversion.xml ./app/src/main/res/values/
|
||||
```
|
||||
|
||||
- Now you should be able to select "Run / Run" in the IDE and it will happily start running on your
|
||||
|
||||
Reference in new issue
Block a user