Commit 0a95998
fix(lint): suppress OldTargetApi for uitest-android module
Lint 8.13.1 (set via android.experimental.lint.version) expects targetSdk 37
but we target 36. This is a test-only module so suppressing is safe.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3bfe40d commit 0a95998
File tree
1 file changed
+2
-0
lines changed- sentry-android-integration-tests/sentry-uitest-android
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
77 | 79 | | |
78 | 80 | | |
79 | 81 | | |
| |||
0 commit comments