Update build.gradle
This commit is contained in:
parent
0c1890f443
commit
6caf4c75f2
1 changed files with 2 additions and 1 deletions
|
@ -10,5 +10,6 @@ ext {
|
||||||
apply from: "$rootDir/common.gradle"
|
apply from: "$rootDir/common.gradle"
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
implementation(project(":multisrc:src:dooplay"))
|
||||||
implementation(project(":lib:chillx-extractor"))
|
implementation(project(":lib:chillx-extractor"))
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue