mirror of
https://github.com/zxing/zxing.git
synced 2024-11-09 20:44:03 -08:00
Bump to BS 4.6.5
This commit is contained in:
parent
e130eac0ea
commit
f309e9a4cd
|
@ -16,8 +16,8 @@
|
|||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.google.zxing.client.android"
|
||||
android:versionName="4.6.4"
|
||||
android:versionCode="99"
|
||||
android:versionName="4.6.5"
|
||||
android:versionCode="100"
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-permission android:name="android.permission.CAMERA"/>
|
||||
|
|
|
@ -7,8 +7,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<ul>
|
||||
<li>New option to stop automatic orientation changes</li>
|
||||
<li>New option to automatically open web pages</li>
|
||||
<li>Bug fixes</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue