OsmAnd/plugins/Osmand-SRTMPlugin
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 shared_string_no 2015-03-08 08:56:57 +01:00
src/net/osmand/srtmPlugin Dialogs replaced with AppCompatDialogs 2015-11-11 12:42:13 +02: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 Update target sdk to Android 19 and test 2014-04-01 19:25:10 +02:00