Skip to content

Commit b5630cb

Browse files
authored
Merge branch 'main' into feat/frame-duration
2 parents 74a6d33 + 99b37a6 commit b5630cb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pubspec.lock
1313
build/
1414
.cxx/
1515
.vscode/
16-
16+
.fvm/
1717

1818
.test_coverage.dart
1919
dart/coverage/*

metrics/metrics-ios.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ startupTimeTest:
1010
diffMax: 150
1111

1212
binarySizeTest:
13-
diffMin: 900 KiB
14-
diffMax: 1300 KiB
13+
diffMin: 1200 KiB
14+
diffMax: 1500 KiB

0 commit comments

Comments
 (0)