OsmAnd/plugins/Osmand-ParkingPlugin
Roman Inflianskas 5944fccd36 Fix idea dependency error.
On dependency changes in File -> Project structure... I get following errors (for 3 projects):

{% for project in ['Osmand', 'Osmand-SRTMPlugin', 'Osmand-ParkingPlugin'] %}
  Module "{{ project }}"
  must not contain source root
  "~/osmand/android/plugins/{{ project }}/src".
  The root already belongs to module "{{ project }}"
{% endfor %}

This is due duplicate lines in "{{ project }}.iml" file that is
generated based on "build.gradle" files.

This commit fixes this situation.
2016-06-08 19:37:11 +03:00
..
res Translated using Weblate (Slovenian) 2015-04-16 09:34:28 +02:00
src/net/osmand/parkingPlugin Add info about motorway_junction to route description 2015-12-14 01:30:56 +01:00
.classpath
.gitignore
.project
AndroidManifest.xml
build.gradle Fix idea dependency error. 2016-06-08 19:37:11 +03:00
proguard-project.txt
project.properties