Commit 042e1ed
Source dependencies from local maven repository only when local.properties exists (#990)
Add mavenLocal() repository when local.properties exists
Enables resolution of locally-published SNAPSHOT artifacts during
development. Gated behind the presence of local.properties (which is
gitignored) so CI and other developers are unaffected.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ce78e93 commit 042e1ed
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
0 commit comments