Skip to content

Commit

Permalink
internet permission
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-jain2 committed Dec 18, 2019
1 parent db8ba81 commit 3590821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.crinoid.socialloginhelper">

<uses-permission android:name="android.permission.INTERNET"/>
<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
Expand Down

0 comments on commit 3590821

Please sign in to comment.