drop legacy Pixel and Pixel XL support
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
const baseUrl = "https://releases.grapheneos.org/";
|
||||
const versionBaseUrl = "https://github.com/GrapheneOS/platform_manifest/releases/tag/";
|
||||
const devices = ["bonito", "sargo", "crosshatch", "blueline", "taimen", "walleye", "marlin", "sailfish"];
|
||||
const devices = ["bonito", "sargo", "crosshatch", "blueline", "taimen", "walleye"];
|
||||
const channels = ["stable", "beta"];
|
||||
|
||||
for (const channel of channels) {
|
||||
|
||||
Reference in New Issue
Block a user