Anthony Restaino
8 years ago
committed by
GitHub
5 changed files with 3 additions and 16 deletions
@ -1,6 +0,0 @@
@@ -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 +0,0 @@
@@ -1 +0,0 @@
|
||||
Subproject commit c23593345996115c44305aab9780a7d4c307896a |
@ -1,6 +1 @@
@@ -1,6 +1 @@
|
||||
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') |
||||
include ':app' |
Loading…
Reference in new issue