Skip to content

Commit

Permalink
Merge pull request #30 from m1ga/stable
Browse files Browse the repository at this point in the history
ti 7
  • Loading branch information
hansemannn authored Dec 12, 2017
2 parents 08559e0 + 1ee374b commit 554fe1d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions android/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,17 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 3.1.0
apiversion: 3
architectures: armeabi-v7a x86
version: 4.0.0
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86
description: Image Factory
author: Jeff English
license: Apache License, Version 2.0
copyright: Copyright (c) 2013-2017 by Appcelerator, Inc.


# these should not be edited
name: imagefactory
moduleid: ti.imagefactory
guid: 0aab25d7-0486-40ab-94a3-ed4f9a293414
platform: android
minsdk: 6.0.0
minsdk: 7.0.0

0 comments on commit 554fe1d

Please sign in to comment.