Skip to content

Commit

Permalink
other: Disallow cleartext internet traffic
Browse files Browse the repository at this point in the history
  • Loading branch information
cyb3rko committed Oct 14, 2023
1 parent f65d7de commit ed98e62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
android:label="${appName}"
android:supportsRtl="true"
android:theme="@style/Theme.Velociraptor"
android:usesCleartextTraffic="true"
tools:ignore="GoogleAppIndexingWarning"
tools:replace="android:label">

Expand Down

0 comments on commit ed98e62

Please sign in to comment.