Commit 1d9e382
committed
fix: Use google as default repo when building plugins
When CLI builds plugins, the build.gradle file uses the jcenter repository as default. However, it has been quite unstable in the last few weeks, so we'll try using google's repository as default.1 parent 58ef2df commit 1d9e382
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments