Commit 4d0c655
Mark sizeAnalysis APIs as experimental (#985)
* 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>
* Import @experimental annotation for cleaner usage
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 5e15a33 commit 4d0c655
2 files changed
Lines changed: 4 additions & 0 deletions
File tree
- plugin-build/src/main/kotlin/io/sentry/android/gradle/extensions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
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