Skip to content

Commit

Permalink
check sign cla
Browse files Browse the repository at this point in the history
  • Loading branch information
WentuM committed Jun 2, 2024
1 parent e6b8b42 commit d741d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fe2-android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

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

<application
android:name=".PoPApplication"
Expand Down

0 comments on commit d741d90

Please sign in to comment.