Skip to content

Commit cf8320c

Browse files
build: update fvm setup flavors
1 parent eb9354e commit cf8320c

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)