-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
233eec5
commit 77b809a
Showing
1 changed file
with
7 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,12 @@ | ||
[ | ||
{ "name": "Google Pixel 3", "osVersion": "9.0" }, | ||
{ "name": "Google Pixel 3a", "osVersion": "9.0" }, | ||
{ "name": "Google Pixel 4 XL", "osVersion": "10.0" }, | ||
{ "name": "Google Pixel 6 Pro", "osVersion": "12.0" }, | ||
{ "name": "Samsung Galaxy S23 Ultra", "osVersion": "13.0" }, | ||
{ "name": "Samsung Galaxy S24", "osVersion": "14.0" }, | ||
{ "name": "Samsung Galaxy S21 Ultra", "osVersion": "11.0" }, | ||
{ "name": "Google Pixel 8 Pro", "osVersion": "14.0" }, | ||
{ "name": "Huawei P30", "osVersion": "9.0" }, | ||
{ "name": "Motorola Moto G71 5G", "osVersion": "11.0" }, | ||
{ "name": "Motorola Moto G7 Play", "osVersion": "9.0" }, | ||
{ "name": "Google Pixel 7 Pro", "osVersion": "13.0" }, | ||
{ "name": "OnePlus 11R", "osVersion": "13.0" }, | ||
{ "name": "OnePlus 7", "osVersion": "9.0" }, | ||
{ "name": "OnePlus 7T", "osVersion": "10.0" }, | ||
{ "name": "Samsung Galaxy A52", "osVersion": "11.0" }, | ||
{ "name": "Samsung Galaxy S20", "osVersion": "10.0" }, | ||
{ "name": "Samsung Galaxy S23 Ultra", "osVersion": "13.0" }, | ||
{ "name": "Samsung Galaxy S24 Ultra", "osVersion": "14.0" }, | ||
{ "name": "Samsung Galaxy Tab S6", "osVersion": "9.0" }, | ||
{ "name": "Vivo V21", "osVersion": "11.0" }, | ||
{ "name": "Xiaomi Redmi Note 11", "osVersion": "11.0" }, | ||
{ "name": "Xiaomi Redmi Note 9", "osVersion": "10.0" } | ||
{ "name": "Motorola Moto G71 5G", "osVersion": "11.0" }, | ||
{ "name": "Oppo Reno 6", "osVersion": "11.0" }, | ||
{ "name": "Huawei P30", "osVersion": "9.0" } | ||
] |