Skip to content

Commit

Permalink
Update AndroidManifest.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
yechaoa authored Apr 8, 2017
1 parent eaaba35 commit eab8676
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@
package="com.yechaoa.yutils">

<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />


<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme">
</application>

</manifest>
</manifest>

0 comments on commit eab8676

Please sign in to comment.