From 2168272171ae0873d5f2b3cb8813cf304652c6b7 Mon Sep 17 00:00:00 2001 From: Akylbek Utekeshev Date: Thu, 11 Jul 2024 16:14:30 +0500 Subject: [PATCH] No summary --- mindbox/pubspec.yaml | 2 +- mindbox_android/pubspec.yaml | 2 +- mindbox_ios/pubspec.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mindbox/pubspec.yaml b/mindbox/pubspec.yaml index 0cbeb3c..d1fc15c 100644 --- a/mindbox/pubspec.yaml +++ b/mindbox/pubspec.yaml @@ -30,5 +30,5 @@ dev_dependencies: flutter_lints: ^2.0.1 analyzer: - exclude: ['**_test.dart'] + exclude: ['**_test.dart'] diff --git a/mindbox_android/pubspec.yaml b/mindbox_android/pubspec.yaml index 8b7c493..7fa21c9 100644 --- a/mindbox_android/pubspec.yaml +++ b/mindbox_android/pubspec.yaml @@ -27,5 +27,5 @@ dev_dependencies: flutter_lints: ^2.0.1 analyzer: - exclude: ['**_test.dart'] + exclude: ['**_test.dart'] diff --git a/mindbox_ios/pubspec.yaml b/mindbox_ios/pubspec.yaml index e42bae6..362cc1b 100644 --- a/mindbox_ios/pubspec.yaml +++ b/mindbox_ios/pubspec.yaml @@ -26,4 +26,4 @@ dev_dependencies: flutter_lints: ^2.0.1 analyzer: - exclude: ['**_test.dart'] \ No newline at end of file + exclude: ['**_test.dart'] \ No newline at end of file