docs: drop support for Android Marshmallow and older Android versions (#34540)
We no longer test against these. PR Close #34540
This commit is contained in:
parent
53b7bbf3ff
commit
0a1af2ff36
|
@ -89,7 +89,7 @@ Angular supports most recent browsers. This includes the following specific vers
|
|||
</td>
|
||||
|
||||
<td>
|
||||
X (10.0), Pie (9.0), Oreo (8.0), Nougat (7.0), Marshmallow (6.0), Lollipop (5.0, 5.1), KitKat (4.4)
|
||||
X (10.0), Pie (9.0), Oreo (8.0), Nougat (7.0)
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in New Issue