Commit 8251bf6
test(build): Drop redundant AAR dependency on sentry-okhttp
sentry-okhttp is a plain JVM library, so pulling it through the
testImplementationAar (.aar -> .jar) configuration is unnecessary; the
testImplementation entry already provides it on the test classpath.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent afdf31a commit 8251bf6
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | 63 | | |
65 | 64 | | |
66 | 65 | | |
| |||
0 commit comments