Skip to content

Commit a615666

Browse files
jni and jnigen 0.9.1
1 parent e8b7d6c commit a615666

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/jni/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
name: jni
66
description: A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.
7-
version: 0.9.1-wip
7+
version: 0.9.1
88
repository: https://github.com/dart-lang/native/tree/main/pkgs/jni
99

1010
topics:

pkgs/jnigen/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
name: jnigen
66
description: A Dart bindings generator for Java and Kotlin that uses JNI under the hood to interop with Java virtual machine.
7-
version: 0.9.0
7+
version: 0.9.1
88
repository: https://github.com/dart-lang/native/tree/main/pkgs/jnigen
99

1010
environment:

0 commit comments

Comments
 (0)