-
-
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 (#1913)
- Loading branch information
1 parent
2c97b25
commit 4886442
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |