Skip to content

Commit

Permalink
update manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
BakerJQ committed Jun 23, 2019
1 parent a9036e0 commit 3294658
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions rxretrohttp/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.bakerj.rxretrohttp">

<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.INTERNET" />
</manifest>
<manifest package="com.bakerj.rxretrohttp"/>

0 comments on commit 3294658

Please # to comment.