Skip to content

Commit

Permalink
fix android cannot connect internet
Browse files Browse the repository at this point in the history
  • Loading branch information
SichangHe committed Jan 2, 2024
1 parent 86c18d3 commit 9bece7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fed_kit_client/android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET" />

<application
android:label="fed_kit_client"
Expand Down

0 comments on commit 9bece7d

Please sign in to comment.