Commit ff299c0
fix(android): Wrap executorService in lambda for AndroidProfiler in 8.33.0
AndroidProfiler constructor changed in sentry-android 8.33.0 to accept
`LazyEvaluator.Evaluator<ISentryExecutorService>` instead of a plain
`ISentryExecutorService` for the timeout executor parameter.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 07dfb6e commit ff299c0
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
670 | | - | |
| 670 | + | |
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
| |||
0 commit comments