Skip to content

Commit

Permalink
update to ACCESS_NETWORK_STATE presentation module
Browse files Browse the repository at this point in the history
  • Loading branch information
Guri999 committed May 16, 2024
1 parent 3eea7c1 commit 1f2d58b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions presentation/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android">

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

<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
Expand Down

0 comments on commit 1f2d58b

Please sign in to comment.