You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Installation_and_Configuration/Titanium_Compatibility_Matrix/README.md
+17-15Lines changed: 17 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ This document describes the system environments that are compatible with Titaniu
13
13
14
14
Some information about legacy Titanium SDK versions is included here solely for reference. Thus, only the following releases are officially supported:
15
15
16
-
*10.0.0 - latest
16
+
*12.0.0 - latest
17
17
18
18
### Pre-release versions
19
19
@@ -37,14 +37,15 @@ The Java Development Kit (JDK) is required to build Titanium apps and modules fo
37
37
38
38
| Titanium SDK version | Min JDK version | Max JDK version |
39
39
| --- | --- | --- |
40
-
| 10.1.0 - latest | 11 | 16 |
41
-
| 9.0.2 - 10.0.2 | 8 | 15 |
40
+
| 12.0.0 - latest | 11 | 17 |
42
41
43
42
<details>
44
43
<summary><b>Unsupported version</b></summary>
45
44
46
45
| Titanium SDK version | Min JDK version | Max JDK version |
47
46
| --- | --- | --- |
47
+
| 10.1.0 - 11.1.1 | 11 | 16 |
48
+
| 9.0.2 - 10.0.2 | 8 | 15 |
48
49
| 9.0.1 | 8 | 13 |
49
50
| 9.0.0 | 8 | 12 |
50
51
| 7.5.0 - 8.3.1 | 8 | 14 |
@@ -69,11 +70,8 @@ On Windows you will need to enable `dev mode` in the Windows settings in order t
69
70
70
71
| Unified CLI Version | Min Node Version | Max Node Version |
71
72
| --- | --- | --- |
72
-
| 12.1.0 - latest | 16.x | 19.x |
73
-
| 10.0.1 - 12.0.0 | 14.x | 16.x |
74
-
| 9.0.0 - 10.0.0 | 12.13.0 | 15.x |
73
+
| 12.1.0 - latest | 16.x | 20.x |
75
74
76
-
_Info: with Titanium CLI 6.0.0 the support for Node 12 was dropped_
77
75
78
76
See [Installing Node](/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Prerequisites/Installing_Node.html) for details.
79
77
@@ -82,6 +80,8 @@ See [Installing Node](/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Prerequis
82
80
83
81
| Unified CLI Version | Min Node Version | Max Node Version |
84
82
| --- | --- | --- |
83
+
| 10.0.1 - 12.0.0 | 14.x | 16.x |
84
+
| 9.0.0 - 10.0.0 | 12.13.0 | 15.x |
85
85
| 8.0.0 - 8.2.0 | 10.13.0 | 12.x |
86
86
| 7.1.0 - 7.1.2 | 8.x | 10.x |
87
87
| 6.2.2 - 7.0.12 | 6.x | 8.15.x |
@@ -133,14 +133,14 @@ Each Titanium SDK supports building against a specific range of Android versions
133
133
134
134
| Titanium SDK Version | Min Target Android Version <br />(android:targetSdkVersion) | Max Target Android Version <br />(android:targetSdkVersion) | Min Supported Android Version <br />(android:minSdkVersion) |
| Titanium SDK Version | Min Target Android Version <br />(android:targetSdkVersion) | Max Target Android Version <br />(android:targetSdkVersion) | Min Supported Android Version <br />(android:minSdkVersion) |
0 commit comments