mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
more mock files
This commit is contained in:
parent
341ac5ead6
commit
110b48e62a
2 changed files with 14 additions and 0 deletions
9
app/special/curfirmwareversion.xml
Normal file
9
app/special/curfirmwareversion.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!-- This file is kept in source control because it reflects the last stable
|
||||
release. It is used by the android app for forcing software updates. Do not edit.
|
||||
Generated by bin/buildall.sh -->
|
||||
|
||||
<resources>
|
||||
<string name="cur_firmware_version">0.2.0</string>
|
||||
</resources>
|
||||
5
app/special/mapbox-token.xml
Normal file
5
app/special/mapbox-token.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<resources>
|
||||
<string name="mapbox_access_token">pk.xxx.xxx</string>
|
||||
</resources>
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue