the firmware version xml file should not be checked in, it is used directly

by the android build and derived from version.sh
pull/44/head
geeksville 2020-03-18 18:51:18 -07:00
rodzic 534691f0c2
commit 2161ce21df
2 zmienionych plików z 1 dodań i 9 usunięć

1
release/latest/.gitignore vendored 100644
Wyświetl plik

@ -0,0 +1 @@
curfirmwareversion.xml

Wyświetl plik

@ -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>