mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-04-13 07:57:16 +03:00
Move subsonic-api module to core modules.
This commit is contained in:
parent
fb8d5382dc
commit
44fa1b1bcf
@ -8,7 +8,7 @@ android {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
api project(':core:domain')
|
api project(':core:domain')
|
||||||
api project(':subsonic-api')
|
api project(':core:subsonic-api')
|
||||||
api(other.picasso) {
|
api(other.picasso) {
|
||||||
exclude group: "com.android.support"
|
exclude group: "com.android.support"
|
||||||
}
|
}
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user