Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
fenix
Commits
550c639f
Commit
550c639f
authored
Sep 06, 2020
by
Matthew Finkel
Browse files
Bug 40032: Set usesCleartextTraffic as false
parent
0fee7590
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/AndroidManifest.xml
View file @
550c639f
...
...
@@ -27,7 +27,7 @@
android:roundIcon=
"@mipmap/ic_launcher"
android:supportsRtl=
"true"
android:theme=
"@style/NormalTheme"
android:usesCleartextTraffic=
"
tru
e"
android:usesCleartextTraffic=
"
fals
e"
tools:ignore=
"UnusedAttribute"
>
<!--
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment