mirror of
https://github.com/zxing/zxing.git
synced 2025-01-14 20:57:40 -08:00
f525aa7ebb
git-svn-id: https://zxing.googlecode.com/svn/trunk@2797 59b500cc-1b3d-0410-9834-0bbf25fbcc57
16 lines
343 B
HTML
16 lines
343 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8"/>
|
|
<title>What's new in Barcode Scanner</title>
|
|
<link rel="stylesheet" href="../style.css" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<p>New in version 4.4:</p>
|
|
<ul>
|
|
<li>Android 2.3.3 is required now.</li>
|
|
<li>The Holo theme is enabled on Android 3 and Android 4 devices</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|