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
Gaba
fenix
Commits
02d8dafc
Unverified
Commit
02d8dafc
authored
Sep 06, 2020
by
Matthew Finkel
Browse files
Bug 40032: Set usesCleartextTraffic as false
parent
4644d196
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/AndroidManifest.xml
View file @
02d8dafc
...
...
@@ -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
Supports
Markdown
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