From 53f0b62133c2962a30253c7240817251db6210ad Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 9 Dec 2017 12:25:37 +0100 Subject: [PATCH] ti 7 --- android/manifest | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/android/manifest b/android/manifest index b6aef8e..d072dbd 100644 --- a/android/manifest +++ b/android/manifest @@ -2,17 +2,17 @@ # this is your module manifest and used by Titanium # during compilation, packaging, distribution, etc. # -version: 3.0.0 -apiversion: 3 +version: 4.0.0 +apiversion: 4 +architectures: arm64-v8a armeabi-v7a x86 description: Lets you zip and unzip files. author: Dawson Toth license: Apache License, Version 2.0 copyright: Copyright (c) 2010-2016 by Appcelerator, Inc. -architectures: armeabi-v7a x86 # these should not be edited name: compression moduleid: ti.compression guid: c129f5f7-ace8-4cca-be47-b226f8b29f78 platform: android -minsdk: 6.0.0 +minsdk: 7.0.0