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 c0b8e0d commit 3b2bc70Copy full SHA for 3b2bc70
jnigen.yml
@@ -5,7 +5,6 @@ maven_downloads:
5
preamble: |
6
// Autogenerated by jnigen. DO NOT EDIT!
7
8
- // coverage:ignore-file
9
// ignore_for_file: public_member_api_docs
10
// ignore_for_file: require_trailing_commas
11
// ignore_for_file: unnecessary_raw_strings
@@ -24,7 +23,7 @@ android_sdk_config:
24
23
suspend_fun_to_async: true
25
output:
26
dart:
27
- path: 'lib/src/native/jni/'
+ path: 'lib/src/platform/android/jni/'
28
source_path:
29
- 'android/src/main'
30
classes:
0 commit comments