mirror of
https://github.com/mihonapp/mihon.git
synced 2025-01-11 18:57:16 +01:00
3 lines
232 B
Groovy
3 lines
232 B
Groovy
include ':app', ':SubsamplingScaleImageView', ':ReactiveNetwork'
|
|
project(':SubsamplingScaleImageView').projectDir = new File('libs/SubsamplingScaleImageView')
|
|
project(':ReactiveNetwork').projectDir = new File('libs/ReactiveNetwork') |