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 7addc61 commit a3567f8Copy full SHA for a3567f8
pkgs/cronet_http/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.3.1-wip
+## 1.3.1
2
3
* Add relevant rules with the ProGuard to avoid runtime exceptions.
4
* Upgrade `package:jnigen` to 0.9.2 to fix a bug for 32-bit architectures.
pkgs/cronet_http/pubspec.yaml
@@ -1,5 +1,5 @@
name: cronet_http
-version: 1.3.1-wip
+version: 1.3.1
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