We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a906598 commit 2cb6c12Copy full SHA for 2cb6c12
pkgs/cronet_http/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.6.0-wip
+## 1.6.0
2
3
* Upgrade the `cronet-embedded` dependency to `141.7340` version to
4
support 16 KB page sizes. `cronet-embedded` has target SDK version of 24.
pkgs/cronet_http/pubspec.yaml
@@ -1,5 +1,5 @@
name: cronet_http
-version: 1.6.0-wip
+version: 1.6.0
description: >-
An Android Flutter plugin that provides access to the Cronet HTTP client.
5
repository: https://github.com/dart-lang/http/tree/master/pkgs/cronet_http
0 commit comments