Skip to content

Commit dec1cea

Browse files
committed
after running script
1 parent 589decb commit dec1cea

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
name: countly_flutter_np
22
description: Countly is an innovative, real-time, open source mobile analytics. This plugin is a flavour of the SDK without push notifications.
3+
version: 23.2.1
34
homepage: https://support.count.ly/hc/en-us/articles/360037944212-Flutter
45

56
environment:
67
sdk: ">=2.12.0 <3.0.0"
78
flutter: ">=2.0.0"
89

910
dependencies:
11+
flutter_plugin_android_lifecycle: ^2.0.2
1012
flutter:
1113
sdk: flutter
12-
flutter_plugin_android_lifecycle: ^2.0.2
1314
pedantic: ^1.11.0
1415

1516
dev_dependencies:

0 commit comments

Comments
 (0)