Update settings.gradle

This commit is contained in:
deniscerri 2023-04-15 14:24:10 +02:00 committed by GitHub
parent 43e23ceceb
commit 975b83eff6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,4 +15,4 @@ dependencyResolutionManagement {
}
rootProject.name = "YTDLnis"
include ':app'
include ':app', ':benchmark'