removing bonsai submodule
This commit is contained in:
parent
54115b55b0
commit
11d0d221a3
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +0,0 @@
|
||||
[submodule "Bonsai"]
|
||||
path = Bonsai
|
||||
url = https://github.com/anthonycr/Bonsai.git
|
1
Bonsai
1
Bonsai
@ -1 +0,0 @@
|
||||
Subproject commit d47c9626c2583b09a1102a980186f9ca51bc4e29
|
@ -99,7 +99,7 @@ dependencies {
|
||||
compile "info.guardianproject.netcipher:netcipher:$netcipherVersion"
|
||||
compile "info.guardianproject.netcipher:netcipher-webkit:$netcipherVersion"
|
||||
|
||||
compile project(':bonsai')
|
||||
compile 'com.anthonycr.bonsai:bonsai:1.0'
|
||||
|
||||
compile 'com.anthonycr.progress:animated-progress:1.0'
|
||||
|
||||
|
@ -1,4 +1 @@
|
||||
include ':app'
|
||||
include ':bonsai'
|
||||
|
||||
project(':bonsai').projectDir = new File(rootProject.projectDir, 'Bonsai/library')
|
||||
include ':app'
|
Loading…
x
Reference in New Issue
Block a user