Skip to content

Commit 342a055

Browse files
committed
v2.5.4
1 parent a75eaf4 commit 342a055

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.5.3+1
1+
## 2.5.4
22
* Fix bug custom permission Android
33
* Remove calling notification when task remove
44
* Fixed calling notification show

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Our top sponsors are shown below!
4141
* Add pubspec.yaml:
4242
```console
4343
dependencies:
44-
flutter_callkit_incoming: any
44+
flutter_callkit_incoming: ^latest
4545
```
4646
2. Configure Project
4747
* Android

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_callkit_incoming
22
description: Flutter Callkit Incoming to show callkit screen in your Flutter app.
3-
version: 2.5.3+1
3+
version: 2.5.4
44
homepage: https://github.com/hiennguyen92/flutter_callkit_incoming
55
repository: https://github.com/hiennguyen92/flutter_callkit_incoming
66
issue_tracker: https://github.com/hiennguyen92/flutter_callkit_incoming/issues

0 commit comments

Comments
 (0)