Skip to content

Commit

Permalink
Merge pull request #63 from m1ga/master
Browse files Browse the repository at this point in the history
Ti SDK 7.0.0.GA Update
  • Loading branch information
hansemannn authored Dec 9, 2017
2 parents 004894b + 6840893 commit 087d654
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 3.1.1
apiversion: 3
architectures: armeabi-v7a x86
version: 4.0.0
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86
description: Lets you process 1D/2D barcodes.
author: Stephen Tramer & Jeff English
license: Apache License, Version 2.0
Expand All @@ -16,4 +16,4 @@ name: barcode
moduleid: ti.barcode
guid: fe2e658e-0eaf-44a6-b6d1-c074d6b986a3
platform: android
minsdk: 6.0.0.GA
minsdk: 7.0.0.GA

0 comments on commit 087d654

Please sign in to comment.