From cfb91488a142d4e916f94b95b73d28cdf277beaf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Oct 2025 00:37:44 +0000 Subject: [PATCH] Update dependency flutter_native_splash to ^2.4.7 --- moneymgr_mobile/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moneymgr_mobile/pubspec.yaml b/moneymgr_mobile/pubspec.yaml index 916d8e0..202698e 100644 --- a/moneymgr_mobile/pubspec.yaml +++ b/moneymgr_mobile/pubspec.yaml @@ -42,7 +42,7 @@ dependencies: flutter_secure_storage: ^9.2.4 # Splash screen - flutter_native_splash: ^2.4.6 + flutter_native_splash: ^2.4.7 # A reactive caching and data-binding framework. hooks_riverpod: ^2.6.1 -- 2.49.1