Skip to content

Commit 9f0e8d9

Browse files
authored
Prepare to release cronet_http 1.7.0 (#1852)
1 parent cd92c20 commit 9f0e8d9

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.7.0-wip
1+
## 1.7.0
22

33
* Fix a bug where cronet would throw `ClassNotFoundException` in debug mode.
44
* Upgrade `package:jni` to 0.15.2 and `package:jnigen` to 0.15.0.

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.7.0-wip
2+
version: 1.7.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)