From be36a53c8f291a943a911b5aa83509c08a796077 Mon Sep 17 00:00:00 2001 From: Brian Egan Date: Tue, 11 Feb 2025 11:55:09 +0000 Subject: [PATCH] Address pub lish hint --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 7e36511..9a90c41 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/brianegan/dart_redux_epics version: 0.15.2 environment: - sdk: ">=2.12.0 <3.0.0" + sdk: ">=2.12.0 <4.0.0" dependencies: rxdart: ^0.28.0