Commit 8c1cd60
Mark sizeAnalysis APIs as experimental
Add @ApiStatus.Experimental annotations to:
- SizeAnalysisExtension class
- sizeAnalysis configuration function
This marks the new size analysis APIs as experimental and subject
to change, providing appropriate warnings to users.
Closes EME-280
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 5e15a33 commit 8c1cd60
2 files changed
Lines changed: 3 additions & 0 deletions
File tree
- plugin-build/src/main/kotlin/io/sentry/android/gradle/extensions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments