mirror of
https://github.com/zxing/zxing.git
synced 2025-02-02 05:41:08 -08:00
Fixed typo in effort to build new ZXingTest binary.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2000 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
914b22c8a0
commit
a4b22a4183
|
@ -289,7 +289,7 @@ limitations under the License.
|
|||
<apkbuilder
|
||||
outfolder="${out-folder}"
|
||||
resourcefile="ZXingTest"
|
||||
apkfilepath="${out-folder}/ZXingText-unsigned.apk"
|
||||
apkfilepath="${out-folder}/ZXingTest-unsigned.apk"
|
||||
debugpackaging="false"
|
||||
debugsigning="false"
|
||||
verbose="false">
|
||||
|
|
Loading…
Reference in a new issue