Skip to content

Commit

Permalink
Merge pull request #51 from chinalwb/master
Browse files Browse the repository at this point in the history
Update AndroidManifest.xml
  • Loading branch information
rsedykh authored Sep 12, 2023
2 parents c21581d + af69da0 commit 43844d6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions library/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<application android:allowBackup="true"
android:label="@string/app_name"
android:supportsRtl="true">

</application>

</manifest>

0 comments on commit 43844d6

Please sign in to comment.