diff --git a/lib/utils/exception_handler.dart b/lib/utils/exception_handler.dart index 7f6571f3f..e5b1c3579 100644 --- a/lib/utils/exception_handler.dart +++ b/lib/utils/exception_handler.dart @@ -225,7 +225,7 @@ class ExceptionHandler { // just ignoring until we find a solution to this issue or migrate from flutter secure storage "core/auth_service.dart:64", "core/key_service.dart:14", - "core/wallet_loading_service.dart:131", + "core/wallet_loading_service.dart:134", ]; static Future _addDeviceInfo(File file) async {