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 cd92c20 commit 9f0e8d9Copy full SHA for 9f0e8d9
pkgs/cronet_http/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.7.0-wip
+## 1.7.0
2
3
* Fix a bug where cronet would throw `ClassNotFoundException` in debug mode.
4
* Upgrade `package:jni` to 0.15.2 and `package:jnigen` to 0.15.0.
pkgs/cronet_http/pubspec.yaml
@@ -1,5 +1,5 @@
name: cronet_http
-version: 1.7.0-wip
+version: 1.7.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