Skip to content

Commit

Permalink
Wow, android.permission.INTERNET is not correctly set.
Browse files Browse the repository at this point in the history
  • Loading branch information
espresso3389 committed Jan 31, 2020
1 parent 7e6a66f commit d43b350
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="jp.espresso3389.oauth2_custom_uri_scheme">
<uses-permission android:name="android.permission.INTERNET"/>
</manifest>

0 comments on commit d43b350

Please # to comment.