mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Fixed a small type, Froyo is not Android 2.1.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2138 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
10610b1917
commit
e46307ec6e
|
@ -7,7 +7,7 @@
|
|||
<p><strong>New in version 4.0:</strong></p>
|
||||
<ul>
|
||||
<li>Added new camera features like front light support.</li>
|
||||
<li>Updated the app to require Android 2.1 (Froyo).</li>
|
||||
<li>Updated the app to require Android 2.1.</li>
|
||||
<li>Wrote a new history screen.</li>
|
||||
<li>Removed some unneeded permissions.</li>
|
||||
<li>Made some WiFi improvements.</li>
|
||||
|
|
Loading…
Reference in a new issue