OsmAnd/plugins
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
..
Osmand-Nautical Dialogs replaced with AppCompatDialogs 2015-11-11 12:42:13 +02:00
Osmand-ParkingPlugin Fix idea dependency error. 2016-06-08 19:37:11 +03:00
Osmand-Skimaps Dialogs replaced with AppCompatDialogs 2015-11-11 12:42:13 +02:00
Osmand-SRTMPlugin Fix idea dependency error. 2016-06-08 19:37:11 +03:00
.gitignore Update 2015-04-03 13:22:57 +03:00