From 876a4bed64c285abec9230203a6faf198c9a799c Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 12 Jan 2018 20:10:25 +0100 Subject: [PATCH] titanium 7 update --- android/manifest | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/android/manifest b/android/manifest index e43c516..676f9af 100644 --- a/android/manifest +++ b/android/manifest @@ -2,18 +2,17 @@ # this is your module manifest and used by Titanium # during compilation, packaging, distribution, etc. # -version: 4.1.0 -apiversion: 3 -architectures: armeabi-v7a x86 +version: 5.0.0 +apiversion: 4 +architectures: arm64-v8a armeabi-v7a x86 description: In-App Billing Module author: Alexander Conway (Logical Labs) and Jon Alter license: Apache License, Version 2.0 copyright: Copyright (c) 2010-2016 by Appcelerator, Inc. - # these should not be edited name: inappbilling moduleid: ti.inappbilling guid: 3bdb4cb3-765b-41cc-8268-d8deb35ece07 platform: android -minsdk: 6.0.0 +minsdk: 7.0.1