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 068308b commit 3be8288Copy full SHA for 3be8288
pkgs/cronet_http/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.3.2-wip
+## 1.3.2
2
3
* Upgrade `package:jni` to 0.10.1 and `package:jnigen` to 0.10.0 to fix method
4
calling bugs and a
pkgs/cronet_http/pubspec.yaml
@@ -1,5 +1,5 @@
name: cronet_http
-version: 1.3.2-wip
+version: 1.3.2
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