Commit de75c9f
chore: pin mparticle dependency to [5.0,6.0) range (#62)
Replace open-ended `+` resolution in the standalone build with a bounded
range so the kit doesn't pick up `com.mparticle:android-kit-plugin:6.0.0-rc.1`
(published to Maven Central on 2026-05-22) when built outside the
mparticle-android-sdk monorepo.
The mparticle-android-sdk CI now passes `-Pversion=<sdk-version>`
explicitly, so this range only kicks in for ad-hoc/external standalone
builds.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 19b15b7 commit de75c9f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
0 commit comments