mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 02:09:57 +00:00
the firmware version xml file should not be checked in, it is used directly
by the android build and derived from version.sh
This commit is contained in:
parent
534691f0c2
commit
2161ce21df
1
release/latest/.gitignore
vendored
Normal file
1
release/latest/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
curfirmwareversion.xml
|
@ -1,9 +0,0 @@
|
||||
<?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.1.7</string>
|
||||
</resources>
|
Loading…
Reference in New Issue
Block a user