From 9124d1390a0655f62b1de859c2ce0c353c4d9c45 Mon Sep 17 00:00:00 2001 From: Peter Stone Date: Sun, 15 Mar 2026 07:04:24 +0000 Subject: chore: untrack build artifacts from git build/ was previously committed by mistake. .gitignore already has **/build/ so these files will no longer be tracked going forward. Co-Authored-By: Claude Sonnet 4.6 --- .../out/lib/arm64-v8a/libmaplibre.so | Bin 11206736 -> 0 bytes .../out/lib/armeabi-v7a/libmaplibre.so | Bin 8154604 -> 0 bytes .../mergeDebugNativeLibs/out/lib/x86/libmaplibre.so | Bin 11419580 -> 0 bytes .../out/lib/x86_64/libmaplibre.so | Bin 11470760 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libmaplibre.so delete mode 100644 android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libmaplibre.so delete mode 100644 android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libmaplibre.so delete 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 deleted file mode 100644 index ced6b41..0000000 Binary files a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/arm64-v8a/libmaplibre.so and /dev/null 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 deleted file mode 100644 index 1d808e2..0000000 Binary files a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/armeabi-v7a/libmaplibre.so and /dev/null 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 deleted file mode 100644 index 954e82b..0000000 Binary files a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86/libmaplibre.so and /dev/null 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 deleted file mode 100644 index 58933eb..0000000 Binary files a/android-app/app/build/intermediates/merged_native_libs/debug/mergeDebugNativeLibs/out/lib/x86_64/libmaplibre.so and /dev/null differ -- cgit v1.2.3