begin to track firmware versions in a machine readable way

This commit is contained in:
geeksville 2020-02-24 09:46:32 -08:00
parent f4791137fd
commit b0e0ee6934

View 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.0.3</string>
</resources>