Skip to content

Commit 3b2bc70

Browse files
committed
maplibre android 11.6.1
1 parent c0b8e0d commit 3b2bc70

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jnigen.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ maven_downloads:
55
preamble: |
66
// Autogenerated by jnigen. DO NOT EDIT!
77
8-
// coverage:ignore-file
98
// ignore_for_file: public_member_api_docs
109
// ignore_for_file: require_trailing_commas
1110
// ignore_for_file: unnecessary_raw_strings
@@ -24,7 +23,7 @@ android_sdk_config:
2423
suspend_fun_to_async: true
2524
output:
2625
dart:
27-
path: 'lib/src/native/jni/'
26+
path: 'lib/src/platform/android/jni/'
2827
source_path:
2928
- 'android/src/main'
3029
classes:

0 commit comments

Comments
 (0)