Skip to content

Commit 359b173

Browse files
build: update fvm setup
1 parent 9e84fac commit 359b173

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.fvmrc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
{
2-
"flutter": "stable"
2+
"flutter": "stable",
3+
"flavors": {
4+
"stable": "stable",
5+
"beta": "beta"
6+
}
37
}

0 commit comments

Comments
 (0)