| changeset 17 | e395df7aa39f |
| parent 11 | 70d9c0462f0d |
| child 20 | 5d8a0555733d |
| 16:bdb9bdb8d30c | 17:e395df7aa39f |
|---|---|
20 * along with Geekdroid. If not, see <http://www.gnu.org/licenses/>. |
20 * along with Geekdroid. If not, see <http://www.gnu.org/licenses/>. |
21 */ |
21 */ |
22 pluginManagement { |
22 pluginManagement { |
23 repositories { |
23 repositories { |
24 gradlePluginPortal() |
24 gradlePluginPortal() |
25 jcenter() |
25 mavenCentral() |
26 google() |
26 google() |
27 } |
27 } |
28 } |
28 } |
29 |
29 |
30 rootProject.name = "geekdroid-parent" |
30 rootProject.name = "geekdroid-parent" |