2 files changed
+4
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
|
Submodule sentry-native updated 28 files
- CHANGELOG.md+6
- examples/example.c+128-1
- include/sentry.h+79-1
- ndk/gradle.properties+1-1
- src/CMakeLists.txt+2
- src/sentry_core.c+15
- src/sentry_envelope.c+41
- src/sentry_envelope.h+6
- src/sentry_logger.c+3-2
- src/sentry_logger.h+5
- src/sentry_logs.c+767
- src/sentry_logs.h+24
- src/sentry_options.c+20
- src/sentry_options.h+3
- src/sentry_string.h+11
- src/sentry_value.c+19-5
- tests/__init__.py+1
- tests/assertions.py+34-2
- tests/conditions.py+7-2
- tests/test_integration_crashpad.py+3-3
- tests/test_integration_http.py+223-1
- tests/test_integration_logger.py+8
- tests/unit/CMakeLists.txt+1
- tests/unit/test_logger.c+66
- tests/unit/test_logs.c+166
- tests/unit/test_process.c+1-1
- tests/unit/tests.inc+5
- tests/win_utils.py+1-1
0 commit comments