From 56e99bb8626ecd2d58a33271f6a488f19e279457 Mon Sep 17 00:00:00 2001 From: Andrea Jonus Date: Tue, 21 Aug 2018 16:11:08 +0200 Subject: [PATCH] Added note for older Ti SDK versions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index afa5d97..f6974c2 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ - Add the content to the `modules` folder of your project; - Add `ti.deeply` under the `` tag of your `tiapp.xml` file. +**Note**: version 1.0.0 is for Titanium SDK >= 7.1.0, version 0.9.0 is for Titanium SDK >= 6.3.0 + ## Usage Add the following activity to your `tiapp.xml` file, in the Android manifest part: