File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## 0.15.0-wip
1+ ## 0.15.0
22
33- ** Breaking Change** : Made ` Jni.env ` internal.
44- ** Breaking Change** : Renamed ` JObjType ` to ` JType ` .
Original file line number Diff line number Diff line change 44
55name : jni
66description : A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.
7- version : 0.15.0-wip
7+ version : 0.15.0
88repository : https://github.com/dart-lang/native/tree/main/pkgs/jni
99issue_tracker : https://github.com/dart-lang/native/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ajni
1010
Original file line number Diff line number Diff line change 1- ## 0.15.0-wip
1+ ## 0.15.0
22
33- Changed the names of internal type classes.
44- ** Breaking Change** : Removed ` exclude ` from config.
Original file line number Diff line number Diff line change 55name : jnigen
66description : A Dart bindings generator for Java and Kotlin that uses JNI under the hood to interop with Java virtual machine.
77# Keep in sync with `version` in `dart_generator.dart`.
8- version : 0.15.0-wip
8+ version : 0.15.0
99repository : https://github.com/dart-lang/native/tree/main/pkgs/jnigen
1010issue_tracker : https://github.com/dart-lang/native/issues?q=is%3Aissue+is%3Aopen+label%3Apackage%3Ajnigen
1111
You can’t perform that action at this time.
0 commit comments