Verified Commit 00491c58 authored by Matthew Finkel's avatar Matthew Finkel Committed by ma1
Browse files

TB 40032 [android]: Set usesCleartextTraffic as false

Originally, fenix#40032.
parent fc531bcf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@
        android:roundIcon="@mipmap/ic_launcher_round"
        android:supportsRtl="true"
        android:theme="@style/NormalTheme"
        android:usesCleartextTraffic="true"
        android:usesCleartextTraffic="false"
        tools:ignore="UnusedAttribute">

        <profileable