Skip to content

Commit

Permalink
Updated no push files files
Browse files Browse the repository at this point in the history
  • Loading branch information
ijunaid committed Dec 15, 2023
1 parent 59d126c commit cb8d0c0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
4 changes: 2 additions & 2 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PODS:
- countly_flutter_np (23.8.4):
- countly_flutter_np (23.12.0):
- Flutter
- Flutter (1.0.0)

Expand All @@ -14,7 +14,7 @@ EXTERNAL SOURCES:
:path: Flutter

SPEC CHECKSUMS:
countly_flutter_np: eb4e494f07d0215413df341745e5a59bbd3f698c
countly_flutter_np: 5faaf9bd3e5d5fe41736ca4dd5ccd9f98558d566
Flutter: f04841e97a9d0b0a8025694d0796dd46242b2854

PODFILE CHECKSUM: 7368163408c647b7eb699d0d788ba6718e18fb8d
Expand Down
2 changes: 1 addition & 1 deletion scripts/no-push-files/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rootProject.allprojects {
apply plugin: 'com.android.library'

android {
compileSdk 31
compileSdk 33

defaultConfig {
minSdkVersion 17
Expand Down
8 changes: 7 additions & 1 deletion scripts/no-push-files/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
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.12.0
homepage: https://support.count.ly/hc/en-us/articles/360037944212-Flutter
homepage: https://support.count.ly/hc/en-us/articles/360037944212
repository: https://github.com/Countly/countly-sdk-flutter-bridge
issue_tracker: https://github.com/Countly/countly-sdk-flutter-bridge/issues
documentation: https://support.count.ly/hc/en-us/articles/360037944212
platforms:
android:
ios:

environment:
sdk: ">=2.12.0 <3.0.0"
Expand Down

0 comments on commit cb8d0c0

Please sign in to comment.