Update settings.gradle
This commit is contained in:
parent
43e23ceceb
commit
975b83eff6
1 changed files with 1 additions and 1 deletions
|
|
@ -15,4 +15,4 @@ dependencyResolutionManagement {
|
||||||
}
|
}
|
||||||
|
|
||||||
rootProject.name = "YTDLnis"
|
rootProject.name = "YTDLnis"
|
||||||
include ':app'
|
include ':app', ':benchmark'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue