8 lines
No EOL
405 B
Groovy
8 lines
No EOL
405 B
Groovy
include ':OsmAnd-java', ':OsmAndCore-sample', ':Osmand-Skimaps', ':Osmand-Nautical'
|
|
include ':OsmAnd'
|
|
include ':plugins:OsmAnd-AddressPlugin'
|
|
include ':plugins:Osmand-ParkingPlugin'
|
|
include ':plugins:Osmand-Sherpafy'
|
|
include ':plugins:Osmand-SRTMPlugin'
|
|
project(':Osmand-Skimaps').projectDir = new File('plugins/Osmand-Skimaps')
|
|
project(':Osmand-Nautical').projectDir = new File('plugins/Osmand-Nautical') |