Skip to content

Commit cb8d0c0

Browse files
committed
Updated no push files files
1 parent 59d126c commit cb8d0c0

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

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_np (23.8.4):
2+
- countly_flutter_np (23.12.0):
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: eb4e494f07d0215413df341745e5a59bbd3f698c
17+
countly_flutter_np: 5faaf9bd3e5d5fe41736ca4dd5ccd9f98558d566
1818
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854
1919

2020
PODFILE CHECKSUM: 7368163408c647b7eb699d0d788ba6718e18fb8d

scripts/no-push-files/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ rootProject.allprojects {
2222
apply plugin: 'com.android.library'
2323

2424
android {
25-
compileSdk 31
25+
compileSdk 33
2626

2727
defaultConfig {
2828
minSdkVersion 17

scripts/no-push-files/pubspec.yaml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
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.
33
version: 23.12.0
4-
homepage: https://support.count.ly/hc/en-us/articles/360037944212-Flutter
4+
homepage: https://support.count.ly/hc/en-us/articles/360037944212
5+
repository: https://github.com/Countly/countly-sdk-flutter-bridge
6+
issue_tracker: https://github.com/Countly/countly-sdk-flutter-bridge/issues
7+
documentation: https://support.count.ly/hc/en-us/articles/360037944212
8+
platforms:
9+
android:
10+
ios:
511

612
environment:
713
sdk: ">=2.12.0 <3.0.0"

0 commit comments

Comments
 (0)