From dde00c0f8e4571b6253a8c65598e1de7d905e742 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Fri, 13 Mar 2026 23:47:20 +0000 Subject: fix: resolve MapLibre 11.x migration issues and layout/resource errors --- .../out/lib/arm64-v8a/libmaplibre.so | Bin 0 -> 11206736 bytes .../out/lib/armeabi-v7a/libmaplibre.so | Bin 0 -> 8154604 bytes .../mergeDebugNativeLibs/out/lib/x86/libmaplibre.so | Bin 0 -> 11419580 bytes .../out/lib/x86_64/libmaplibre.so | Bin 0 -> 11470760 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libmaplibre.so create mode 100644 android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libmaplibre.so create mode 100644 android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libmaplibre.so create mode 100644 android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libmaplibre.so (limited to 'android-app/app/build/intermediates/merged_native_libs/debug') diff --git a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libmaplibre.so b/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libmaplibre.so new file mode 100644 index 0000000..ced6b41 Binary files /dev/null and b/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libmaplibre.so differ diff --git a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libmaplibre.so b/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libmaplibre.so new file mode 100644 index 0000000..1d808e2 Binary files /dev/null and b/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libmaplibre.so differ diff --git a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libmaplibre.so b/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libmaplibre.so new file mode 100644 index 0000000..954e82b Binary files /dev/null and b/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libmaplibre.so differ diff --git a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libmaplibre.so b/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libmaplibre.so new file mode 100644 index 0000000..58933eb Binary files /dev/null and b/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libmaplibre.so differ -- cgit v1.2.3