chore(mobile): remove references to fvm, add mise docs, use java 21 (#25703)

This commit is contained in:
Thomas
2026-01-30 05:03:56 +00:00
committed by GitHub
parent e63213d774
commit d5ad35ea52
5 changed files with 12 additions and 14 deletions
+3 -1
View File
@@ -2,7 +2,9 @@
"dart.flutterSdkPath": ".fvm/versions/3.35.7",
"dart.lineLength": 120,
"[dart]": {
"editor.rulers": [120]
"editor.rulers": [
120
]
},
"search.exclude": {
"**/.fvm": true