Skip to content

Commit d2f0ffa

Browse files
committed
fix number
1 parent c332007 commit d2f0ffa

File tree

1 file changed

+1
-1
lines changed
  • docs/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Installation_and_Configuration/Titanium_Compatibility_Matrix

1 file changed

+1
-1
lines changed

docs/guide/Titanium_SDK/Titanium_SDK_Getting_Started/Installation_and_Configuration/Titanium_Compatibility_Matrix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Each Titanium SDK supports building against a specific range of Android versions
127127

128128
| Titanium SDK Version | Min Target Android Version <br />(android:targetSdkVersion) | Max Target Android Version <br />(android:targetSdkVersion) | Min Supported Android Version <br />(android:minSdkVersion) |
129129
| --- | --- | --- | --- |
130-
| 13.1.0+ | 15.x (API 35) | 15.x (API 35) | 6.x (API 23) |
130+
| 13.1.0+ | 15.x (API 35) | 15.x (API 35) | 6.x (API 24) |
131131
| 12.8.0 - 13.0.1 | 15.x (API 35) | 15.x (API 35) | 5.x (API 21) |
132132
| 12.5.0 - 12.8.0 | 14.x (API 34) | 14.x (API 34) | 5.x (API 21) |
133133
| 12.0.0 - 12.5.0 | 13.x (API 33) | 13.x (API 33) | 5.x (API 21) |

0 commit comments

Comments
 (0)