Skip to content

Commit

Permalink
[cronet_http] Upgrade jni to 0.9.2 and publish 1.2.1 (#1198)
Browse files Browse the repository at this point in the history
HosseinYousefi authored May 16, 2024

Verified

This commit was signed with the committer’s verified signature. The key has expired.
Urhengulas Johann Hemmann
1 parent ec55561 commit 76deb75
Showing 4 changed files with 2,152 additions and 263 deletions.
7 changes: 7 additions & 0 deletions pkgs/cronet_http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.2.1-wip

* Upgrade `package:jni` to 0.9.2 to fix the build error in the latest versions
of Flutter.
* Upgrade `package:jnigen` to 0.9.1 and regenerate the bindings to improve the
efficiency of function calls.

## 1.2.0

* Support the Cronet embedding dependency with `--dart-define=cronetHttpNoPlay=true`.
1 change: 0 additions & 1 deletion pkgs/cronet_http/jnigen.yaml
Original file line number Diff line number Diff line change
@@ -5,7 +5,6 @@ android_sdk_config:
android_example: 'example/'

output:
bindings_type: dart_only
dart:
path: 'lib/src/jni/jni_bindings.dart'
structure: single_file
Loading

0 comments on commit 76deb75

Please sign in to comment.