1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2024-12-12 08:46:51 +01:00
ultrasonic-app-subsonic-and.../settings.gradle
Yahor Berdnikau ad52e3ad95 Move domain entities to own module.
This allow other modules to depend on them.

Signed-off-by: Yahor Berdnikau <egorr.berd@gmail.com>
2018-03-10 19:42:28 +01:00

8 lines
147 B
Groovy

include ':library'
include ':domain'
include ':subsonic-api'
include ':cache'
include ':menudrawer'
include ':pulltorefresh'
include ':ultrasonic'