Skip to content

Commit

Permalink
Release[SDK-617]: Signed Call Flutter v0.0.5 (Dart SDK constraint cha…
Browse files Browse the repository at this point in the history
…nge) (#17)

* [VC-616] Support Signed Call iOS SDK v0.0.7 (#14)

* task(VC-616): upgrade sc iOS pod version to 0.0.7 in the plugin specific podspec file

* task(VC-616): upgrade flutter plugin version to 0.0.5 in pubspec, podspec and build.gradle

* doc(VC-616): update readme

* doc(VC-616): update changelog

* task(VC-616): increment version tracking constant in the plugin file

* task(VC-616): update example/pubspec and example/pod file

* task(VC-616): update dart sdk version to v4.0.0 (#16)
  • Loading branch information
shivamsharma2710 authored May 16, 2024
1 parent 80bcfa2 commit b28a512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version: 0.0.5
homepage: https://github.com/CleverTap/clevertap-signedcall-flutter-sdk

environment:
sdk: ">=2.17.5 <3.0.0"
sdk: ">=2.17.5 <4.0.0"
flutter: ">=2.5.0"

dependencies:
Expand Down

0 comments on commit b28a512

Please sign in to comment.