updated target for android config.xml

This commit is contained in:
Andrew Stephan
2014-03-17 11:01:35 -04:00
parent 18aa4483f6
commit 18900061aa
+1 -1
View File
@@ -58,7 +58,7 @@
<!-- android -->
<platform name="android">
<config-file target="config.xml" parent="/*">
<config-file target="res/xml/config.xml" parent="/*">
<feature name="ImagePicker">
<param name="android-package" value="com.synconset.ImagePicker"/>
</feature>