This repository has been archived by the owner on Aug 30, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Bump sentry-android-ndk/sentry-native from
3bfce2d
to `c6dd…
- Loading branch information
1 parent
3d4a59e
commit f52da35
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sentry-native
updated
14 files
+3 −6 | CMakeLists.txt | |
+0 −3 | examples/example.c | |
+1 −18 | include/sentry.h | |
+5 −0 | src/backends/sentry_backend_crashpad.cpp | |
+2 −2 | src/modulefinder/sentry_modulefinder_apple.c | |
+1 −1 | src/modulefinder/sentry_modulefinder_linux.c | |
+1 −5 | src/sentry_core.c | |
+0 −18 | src/sentry_options.c | |
+0 −1 | src/sentry_options.h | |
+0 −107 | src/sentry_scope.c | |
+1 −5 | src/sentry_scope.h | |
+2 −0 | src/sentry_symbolizer.h | |
+2 −6 | tests/assertions.py | |
+1 −0 | tests/unit/CMakeLists.txt |