Skip to content

Commit

Permalink
chore: remove outdated comment about unused clearTextTraffic
Browse files Browse the repository at this point in the history
  • Loading branch information
Bnyro authored Apr 14, 2024
1 parent 2fd7667 commit d1aa1ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
<uses-permission android:name="android.permission.SET_WALLPAPER_HINTS" />
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />

<!-- Clear text traffic required in order to use Mi Walls -->
<application
android:name=".App"
android:allowBackup="true"
Expand Down Expand Up @@ -66,4 +65,4 @@

</application>

</manifest>
</manifest>

0 comments on commit d1aa1ea

Please sign in to comment.