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
Alex Catarineu
fenix
Commits
5eb6eb90
Commit
5eb6eb90
authored
Sep 06, 2020
by
Matthew Finkel
Browse files
Bug 40032: Set usesCleartextTraffic as false
parent
8c56c3e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/AndroidManifest.xml
View file @
5eb6eb90
...
...
@@ -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