Skip to content

Commit 788d984

Browse files
PerondasPerondas
authored andcommitted
Increased min sdk version to 2.16.0
1 parent 61f1929 commit 788d984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 0.5.4
33
description: A SIP UA stack for Flutter/Dart, based on flutter-webrtc, support iOS/Android/Destkop/Web.
44
homepage: https://github.com/cloudwebrtc/dart-sip-ua
55
environment:
6-
sdk: ">=2.14.0 <3.0.0"
6+
sdk: ">=2.16.0 <3.0.0"
77
flutter: ">=2.0.0"
88

99
dependencies:

0 commit comments

Comments
 (0)