Merge pull request #44 from mattlewis92/master

Remove tag that prevents build from working on android
This commit is contained in:
Andrew Stephan
2015-03-09 15:17:54 -04:00
-1
View File
@@ -66,7 +66,6 @@
<config-file target="AndroidManifest.xml" parent="/manifest/application">
<activity android:label="@string/multi_app_name" android:name="com.synconset.MultiImageChooserActivity" android:theme="@android:style/Theme.Holo.Light">
<intent-filter />
</activity>
</config-file>