mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Update to 1.2.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2703 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
250ee354fd
commit
1f054946be
|
@ -16,8 +16,8 @@
|
|||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.google.zxing.client.androidtest"
|
||||
android:versionName="1.2"
|
||||
android:versionCode="6"
|
||||
android:versionName="1.2.1"
|
||||
android:versionCode="7"
|
||||
android:installLocation="auto">
|
||||
|
||||
<uses-permission android:name="android.permission.CAMERA"/>
|
||||
|
|
Loading…
Reference in a new issue