Anthony Restaino
8 years ago
committed by
GitHub
5 changed files with 3 additions and 16 deletions
@ -1,6 +0,0 @@ |
|||||||
[submodule "Bonsai"] |
|
||||||
path = Bonsai |
|
||||||
url = https://github.com/anthonycr/Bonsai.git |
|
||||||
[submodule "AnimatedProgressBar"] |
|
||||||
path = AnimatedProgressBar |
|
||||||
url = https://github.com/anthonycr/AnimatedProgressBar.git |
|
@ -1,6 +1 @@ |
|||||||
include ':app' |
include ':app' |
||||||
include ':bonsai' |
|
||||||
include ':animated-progress-bar' |
|
||||||
|
|
||||||
project(':bonsai').projectDir = new File(rootProject.projectDir, 'Bonsai/library') |
|
||||||
project(':animated-progress-bar').projectDir = new File(rootProject.projectDir, 'AnimatedProgressBar/library') |
|
Loading…
Reference in new issue