Skip to content

Commit 2cb6c12

Browse files
authored
chore(cronet_http): Prepare to release 1.6.0 (#1833)
1 parent a906598 commit 2cb6c12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/cronet_http/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.6.0-wip
1+
## 1.6.0
22

33
* Upgrade the `cronet-embedded` dependency to `141.7340` version to
44
support 16 KB page sizes. `cronet-embedded` has target SDK version of 24.

pkgs/cronet_http/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: cronet_http
2-
version: 1.6.0-wip
2+
version: 1.6.0
33
description: >-
44
An Android Flutter plugin that provides access to the Cronet HTTP client.
55
repository: https://github.com/dart-lang/http/tree/master/pkgs/cronet_http

0 commit comments

Comments
 (0)