-
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update modules/sentry-native to 0.7.15
- Loading branch information
1 parent
2c97b25
commit 65bb051
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sentry-native
updated
11 files
+6 −0 | CHANGELOG.md | |
+9 −0 | CMakeLists.txt | |
+1 −1 | cmake/utils.cmake | |
+1 −1 | external/libunwindstack-ndk | |
+1 −1 | include/sentry.h | |
+33 −33 | ndk/README.md | |
+1 −1 | ndk/gradle.properties | |
+5 −0 | src/sentry_value.c | |
+2 −2 | tests/assertions.py | |
+1 −1 | tests/test_integration_http.py | |
+1 −1 | tests/win_utils.py |