Skip to content

Commit 8f8b8c3

Browse files
committed
files changed after running script
1 parent 8f96175 commit 8f8b8c3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

example-no-push/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- countly_flutter_np (23.2.2):
2+
- countly_flutter_np (23.2.3):
33
- Flutter
44
- Flutter (1.0.0)
55

@@ -14,7 +14,7 @@ EXTERNAL SOURCES:
1414
:path: Flutter
1515

1616
SPEC CHECKSUMS:
17-
countly_flutter_np: 6f41ba8a38793f473aee7eae23bc207e45ed8bfc
17+
countly_flutter_np: c2ffdae86c0165d65fbae96f8bc6fe6689f9402d
1818
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
1919

2020
PODFILE CHECKSUM: aafe91acc616949ddb318b77800a7f51bffa2a4c

example/ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- countly_flutter (23.2.2):
2+
- countly_flutter (23.2.3):
33
- Flutter
44
- Flutter (1.0.0)
55

@@ -14,7 +14,7 @@ EXTERNAL SOURCES:
1414
:path: Flutter
1515

1616
SPEC CHECKSUMS:
17-
countly_flutter: 78a293ba08c1aed6fc88a162dfcbcae8e31312d5
17+
countly_flutter: d1a3a5d9f7a05b2a9f6266a505fa9e45bc8855d6
1818
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
1919

2020
PODFILE CHECKSUM: ef19549a9bc3046e7bb7d2fab4d021637c0c58a3

ios/countly_flutter_np.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
Pod::Spec.new do |s|
55
s.name = 'countly_flutter_np'
6-
s.version = '23.2.2'
6+
s.version = '23.2.3'
77
s.summary = 'Countly is an innovative, real-time, open source mobile analytics platform.'
88
s.homepage = 'https://github.com/Countly/countly-sdk-flutter-bridge'
99
s.social_media_url = 'https://twitter.com/gocountly'

0 commit comments

Comments
 (0)