Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix test
  • Loading branch information
marandaneto committed Feb 8, 2023
commit c53fe92973efd1aaab9969e5116981dc97cd644f
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ void main() {
'maxCacheItems': 30,
'sendDefaultPii': false,
'enableOutOfMemoryTracking': true,
'enableNdkScopeSync': false,
'enableNdkScopeSync': true,
'enableAutoPerformanceTracking': true,
'sendClientReports': true
});
Expand Down