Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Commit

Permalink
Remove forced android versions which cause conflicts with other plugi…
Browse files Browse the repository at this point in the history
…ns. (#42)
  • Loading branch information
roncemer authored and hiddentao committed May 6, 2019
1 parent 8319383 commit e5da626
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@
</feature>
</config-file>

<framework src="com.android.support:support-v4:25.+"/>
<framework src="com.android.support:appcompat-v7:25.+"/>

<config-file target="AndroidManifest.xml" parent="/*">
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
Expand Down

0 comments on commit e5da626

Please sign in to comment.