2 files changed
+9
-1
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
3 | 11 |
| |
4 | 12 |
| |
5 | 13 |
| |
|
Submodule sentry-native updated 13 files
- CHANGELOG.md+7-1
- include/sentry.h+21-3
- ndk/gradle.properties+1-1
- ndk/lib/api/sentry-native-ndk.api+3
- ndk/lib/src/main/java/io/sentry/ndk/INativeScope.java+2
- ndk/lib/src/main/java/io/sentry/ndk/NativeScope.java+11
- ndk/lib/src/main/jni/sentry.c+14-1
- src/sentry_core.c+30
- tests/assertions.py+2-2
- tests/test_integration_http.py+1-1
- tests/unit/test_tracing.c+113
- tests/unit/tests.inc+4
- tests/win_utils.py+1-1
0 commit comments