From dec1cea580ec9061f901faa22e7ebe63810bc6d8 Mon Sep 17 00:00:00 2001 From: ijunaid Date: Mon, 20 Mar 2023 16:11:57 +0500 Subject: [PATCH] after running script --- pubspec.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d8239e93..f77ff22d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,6 @@ name: countly_flutter_np description: Countly is an innovative, real-time, open source mobile analytics. This plugin is a flavour of the SDK without push notifications. +version: 23.2.1 homepage: https://support.count.ly/hc/en-us/articles/360037944212-Flutter environment: @@ -7,9 +8,9 @@ environment: flutter: ">=2.0.0" dependencies: + flutter_plugin_android_lifecycle: ^2.0.2 flutter: sdk: flutter - flutter_plugin_android_lifecycle: ^2.0.2 pedantic: ^1.11.0 dev_dependencies: