mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-27 17:32:49 -04:00
more mock files
This commit is contained in:
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user