-
-
Notifications
You must be signed in to change notification settings - Fork 435
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update sentry-android-ndk/sentry-native to 0.6.4
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sentry-native
updated
9 files
+2 −1 | .gitignore | |
+17 −0 | CHANGELOG.md | |
+3 −0 | CMakeLists.txt | |
+1 −1 | external/crashpad | |
+1 −1 | include/sentry.h | |
+2 −3 | src/backends/sentry_backend_breakpad.cpp | |
+10 −3 | src/backends/sentry_backend_crashpad.cpp | |
+2 −2 | tests/assertions.py | |
+1 −1 | tests/test_integration_http.py |