mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 04:54:04 -08:00
Bumped the version to Barcode Scanner 3.21 final.
git-svn-id: https://zxing.googlecode.com/svn/trunk@1254 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
53dcdf4ffc
commit
10a25b1a2b
|
@ -20,8 +20,8 @@ version to be published. The next versionCode will be 7, regardless of whether t
|
|||
versionName is 2.31, 2.4, or 3.0. -->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.google.zxing.client.android"
|
||||
android:versionName="3.21 beta 1"
|
||||
android:versionCode="46">
|
||||
android:versionName="3.21"
|
||||
android:versionCode="47">
|
||||
<!-- We require Cupcake (Android 1.5) or later, but are really targeting Donut. -->
|
||||
<uses-sdk android:minSdkVersion="3"
|
||||
android:targetSdkVersion="4"/>
|
||||
|
|
Loading…
Reference in a new issue