Skip to content

Commit 06373fc

Browse files
author
Beatriz Rizental
authored
Update README.md on Qt sample
1 parent 26a42b2 commit 06373fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/qt/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pip3 install -r requirements.txt # Install glean_parser
3535

3636
```bash
3737
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"
38+
--option platform=qt --option version="0.31"
3939
```
4040

4141
5. Build the app:

0 commit comments

Comments
 (0)