Commit 7093aa6
refactor(distribution): Remove validation requiring distribution.enabled for updateSdkVariants (#1019)
Removes the check that prevented using updateSdkVariants when
distribution.enabled is false. This allows users to embed the auto-update
SDK in specific variants without requiring distribution uploads to be
globally enabled.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent 5bac672 commit 7093aa6
File tree
1 file changed
+0
-9
lines changed- plugin-build/src/main/kotlin/io/sentry/android/gradle
1 file changed
+0
-9
lines changedLines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | 79 | | |
89 | 80 | | |
90 | 81 | | |
| |||
0 commit comments