Move subsonic-api module to core modules.

This commit is contained in:
Yahor Berdnikau 2018-10-06 14:33:36 +02:00
parent fb8d5382dc
commit 44fa1b1bcf
180 changed files with 3 additions and 5 deletions

View File

@ -8,7 +8,7 @@ android {
dependencies {
api project(':core:domain')
api project(':subsonic-api')
api project(':core:subsonic-api')
api(other.picasso) {
exclude group: "com.android.support"
}

Some files were not shown because too many files have changed in this diff Show More