Skip to content

Commit a3567f8

Browse files
authored
Prepare to release cronet_http 1.3.1 (#1228)
1 parent 7addc61 commit a3567f8

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.3.1-wip
1+
## 1.3.1
22

33
* Add relevant rules with the ProGuard to avoid runtime exceptions.
44
* Upgrade `package:jnigen` to 0.9.2 to fix a bug for 32-bit architectures.

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.3.1-wip
2+
version: 1.3.1
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)