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 26a42b2 commit 06373fcCopy full SHA for 06373fc
samples/qt/README.md
@@ -35,7 +35,7 @@ pip3 install -r requirements.txt # Install glean_parser
35
36
```bash
37
glean_parser translate src/App/metrics.yaml src/App/pings.yaml -f javascript -o src/App/generated \
38
---option platform=qt --option version="0.24"
+--option platform=qt --option version="0.31"
39
```
40
41
5. Build the app:
0 commit comments