mirror of
https://github.com/ultrasonic/ultrasonic
synced 2025-02-22 22:47:49 +01:00
Move subsonic-api module to core modules.
This commit is contained in:
parent
fb8d5382dc
commit
44fa1b1bcf
@ -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
Loading…
x
Reference in New Issue
Block a user