Skip to content

Commit

Permalink
1.remove some tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Justson committed Jun 4, 2021
1 parent e6c5ef7 commit 73dcd5c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions library/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,7 @@
</uses-permission>
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE">
</uses-permission>
<application
android:allowBackup="true"
android:supportsRtl="true"
>
<application>
<provider
android:name="com.download.library.DownloadFileProvider"
android:authorities="${applicationId}.DownloadFileProvider"
Expand Down

0 comments on commit 73dcd5c

Please sign in to comment.