We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5d0c2 commit 3a60ad1Copy full SHA for 3a60ad1
release.nix
@@ -11,8 +11,8 @@ let
11
{ device="arm64"; flavor="vanilla"; }
12
{ device="marlin"; flavor="vanilla"; androidVersion=10; } # Out-of-date
13
{ device="sailfish"; flavor="vanilla"; androidVersion=10; } # Out-of-date
14
- { device="taimen"; flavor="vanilla"; }
15
- { device="walleye"; flavor="vanilla"; }
+ { device="taimen"; flavor="vanilla"; androidVersion=11; } # Out-of-date
+ { device="walleye"; flavor="vanilla"; androidVersion=11; } # Out-of-date
16
{ device="crosshatch"; flavor="vanilla"; }
17
{ device="blueline"; flavor="vanilla"; }
18
{ device="bonito"; flavor="vanilla"; }
0 commit comments